.reservations-workspace{gap:20px}.reservations-header{align-items:flex-end}.reservations-tabs{border-bottom:1px solid var(--app-border);gap:24px;display:flex}.reservations-tabs button{color:var(--app-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 2px 12px;font-weight:700}.reservations-tabs button.active{border-bottom-color:var(--tenant-brand-primary);color:var(--app-text)}.reservations-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.reservations-period,.reservations-view-toggle,.reservations-filters{align-items:center;gap:8px;display:flex}.reservations-mobile-filter-button{display:none}.reservation-period-announcement{color:var(--app-muted);margin:-10px 0 0;font-size:.82rem}.reservation-filter{gap:4px;display:grid}.reservation-filter>span{color:var(--app-muted);font-size:.72rem;font-weight:700}.reservations-period button,.reservations-view-toggle button{border:1px solid var(--app-border);color:var(--app-text);cursor:pointer;background:#fff;border-radius:8px;min-height:44px;padding:7px 11px}.reservations-view-toggle button{background:0 0;border:0}.reservations-view-toggle button.active{color:var(--tenant-brand-primary);background:#fff;box-shadow:0 2px 8px #14233c17}.reservations-period input,.reservations-filters select{border:1px solid var(--app-border);border-radius:8px;min-height:44px;padding:7px 10px}.reservations-calendar{grid-template-columns:repeat(7,minmax(140px,1fr));gap:10px;padding-bottom:6px;display:grid;overflow-x:auto}.reservations-calendar.day{grid-template-columns:minmax(280px,680px)}.reservations-calendar.month{grid-template-columns:repeat(7,minmax(118px,1fr))}.reservations-calendar.month .reservation-day{min-height:126px}.reservations-calendar.month .reservation-slot{min-height:44px;padding:7px}.reservation-day{border:1px solid var(--app-border);background:#fff;border-radius:12px;min-width:0;min-height:190px;container-type:inline-size}.reservation-day-title{border-bottom:1px solid var(--app-border);text-transform:capitalize;background:#f8fafc;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:4px 8px;padding:11px 12px;display:flex}.reservation-day-title span{color:var(--app-muted);font-size:.72rem}.reservation-slots{gap:7px;padding:9px;display:grid}.reservation-slot{color:var(--app-text);cursor:pointer;text-align:left;background:#eef7ff;border:1px solid #cfe6fa;border-left:3px solid #2f80ed;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:8px;width:100%;min-height:44px;padding:9px;display:flex}.reservation-slot:not(button){cursor:default}.reservation-slot:focus-visible{outline:3px solid color-mix(in srgb, var(--tenant-brand-primary) 45%, #fff);outline-offset:2px}.reservation-slot>span{gap:2px;display:grid}.reservation-slot>span,.reservation-slot strong,.reservation-slot small{overflow-wrap:anywhere;white-space:normal;min-width:0}.reservation-slot>span:last-child{text-align:right;justify-items:end}.reservation-slot small{color:var(--app-muted);font-size:.75rem}.reservation-slot-status{justify-content:flex-end;align-items:center;gap:4px;line-height:1.2;display:inline-flex}.reservation-slot-status svg,.reservation-status-legend svg{flex:none}.reservation-slot.near_full{background:#fff8e6;border-color:#f5d893 #f5d893 #f5d893 #e69a13}.reservation-slot.full,.reservation-slot.closed{background-color:#f3f4f6;border-color:#d9dde5 #d9dde5 #d9dde5 #8792a3}.reservation-slot.closed{background-image:repeating-linear-gradient(135deg,#0000,#0000 7px,#636f8214 7px 9px)}.reservation-slot.cancelled{background:#fff0f0;border-color:#efcccc #efcccc #efcccc #cf3f4f}.reservation-slot.cancelled .reservation-slot-offering{text-decoration:line-through}.reservation-status-legend{flex-wrap:wrap;align-items:center;gap:8px 14px;display:flex}.reservation-status-legend>span{color:var(--app-muted);align-items:center;gap:4px;font-size:.75rem;font-weight:700;display:inline-flex}@container (max-width:190px){.reservation-slot{flex-direction:column}.reservation-slot>span:last-child{text-align:left;justify-items:start}.reservation-slot-status{justify-content:flex-start}}.reservations-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:34px;display:flex}.reservations-empty>span{color:var(--tenant-brand-primary);font-size:2rem}.reservations-empty.compact{min-height:160px}.reservations-calendar-skeleton{grid-template-columns:repeat(7,1fr);gap:10px;display:grid}.reservations-calendar-skeleton>span{background:linear-gradient(90deg,#eef2f7,#f8fafc);border-radius:12px;min-height:190px;animation:1.2s ease-in-out infinite alternate reservation-pulse}.reservation-error,.reservation-success{border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:12px 14px;display:flex}.reservation-error{color:#9f2430;background:#fff1f1;border:1px solid #efc4c4}.reservation-success{color:#196638;background:#edf9f2;border:1px solid #bfe5cc}@keyframes reservation-pulse{to{opacity:.55}}.reservations-offerings-grid{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start;gap:18px;display:grid}.reservation-offering-list{gap:9px;display:grid}.reservation-offering-list article{border:1px solid var(--app-border);border-radius:10px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:13px;display:grid}.reservation-offering-list article>div{gap:3px;display:grid}.reservation-offering-list article span{color:var(--app-muted);font-size:.78rem}.reservation-config-card form{gap:13px;display:grid}.reservation-config-card label,.modal-form label{gap:6px;font-size:.8rem;font-weight:700;display:grid}.reservation-config-card input,.reservation-config-card select,.modal-form input,.modal-form textarea{border:1px solid var(--app-border);font:inherit;border-radius:8px;padding:10px}.reservations-report-kpis{grid-template-columns:repeat(5,minmax(140px,1fr));gap:12px;display:grid}.reservations-report-kpis>div{border:1px solid var(--app-border);background:#fff;border-radius:12px;gap:5px;padding:18px;display:grid}.reservations-report-kpis strong{font-size:1.65rem}.reservations-report-kpis small{color:var(--app-muted)}.reservation-report-row{border-top:1px solid var(--app-border);grid-template-columns:minmax(160px,1fr) minmax(120px,2fr) 50px;align-items:center;gap:14px;padding:14px 0;display:grid}.reservation-report-row>span{gap:3px;display:grid}.reservation-report-row small{color:var(--app-muted)}.reservation-detail{gap:18px;display:grid}.reservation-detail-summary{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.reservation-detail-summary>span{background:#f7f9fc;border-radius:9px;gap:4px;padding:12px;display:grid}.reservation-detail-summary small{color:var(--app-muted)}.reservation-booking-row{border-top:1px solid var(--app-border);justify-content:space-between;align-items:center;padding:11px 0;display:flex}.reservation-booking-row>span,.reservation-booking-context{gap:4px;display:grid}.reservation-booking-row small,.reservation-booking-context span{color:var(--app-muted)}.reservation-booking-flow{min-width:min(640px,80vw)}.reservation-steps{grid-template-columns:repeat(2,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}.reservation-steps li{border-bottom:3px solid var(--app-border);color:var(--app-muted);padding:8px 0;font-size:.8rem;font-weight:700}.reservation-steps li.active,.reservation-steps li.complete{border-color:var(--tenant-brand-primary);color:var(--app-text)}.reservation-customer-results{gap:6px;max-height:190px;display:grid;overflow-y:auto}.reservation-customer-results button{border:1px solid var(--app-border);cursor:pointer;text-align:left;background:#fff;border-radius:8px;gap:3px;padding:10px;display:grid}.reservation-customer-results button.selected{border-color:var(--tenant-brand-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--tenant-brand-primary) 18%, transparent)}.reservation-customer-results span{color:var(--app-muted);font-size:.76rem}.reservation-inline-customer{border-top:1px solid var(--app-border);gap:10px;padding-top:12px;display:grid}.reservation-inline-customer h4,.reservation-inline-customer p{margin:0}.reservation-conflict{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-left:4px solid #dc2626;border-radius:10px;outline:0;align-items:flex-start;gap:10px;padding:12px;display:flex}.reservation-conflict:focus{box-shadow:0 0 0 4px #dc262624}.reservation-conflict>div{gap:10px;min-width:0;display:grid}.reservation-conflict p,.reservation-conflict-status{margin:0}.reservation-conflict-status{min-height:1em;font-size:.78rem;font-weight:700}.reservation-conflict-actions{flex-wrap:wrap;gap:8px;display:flex}.reservation-conflict .button{width:fit-content;min-height:44px}.reservation-confirmation-summary{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.reservation-confirmation-summary>span{background:#f7f9fc;border-radius:9px;gap:4px;padding:12px;display:grid}.reservation-confirmation-summary small,.reservation-confirmation-summary em{color:var(--app-muted);font-size:.78rem;font-style:normal}.reservation-read-only,.reservation-warning,.reservation-refreshing{border:1px solid #b9d7f4;border-radius:10px;align-items:center;gap:9px;margin:0;padding:12px 14px;display:flex}.reservation-read-only{color:#194e78;background:#eef7ff}.reservation-warning{color:#79520a;background:#fff8e6;border-color:#f0d38a}.reservation-refreshing{color:var(--app-muted);background:#f7f9fc;font-size:.82rem}.reservation-more{border:1px dashed var(--tenant-brand-primary);color:var(--tenant-brand-primary);cursor:pointer;background:#fff;border-radius:8px;width:100%;min-height:44px}.reservation-config-steps{grid-template-columns:repeat(5,1fr);gap:5px;margin:0 0 16px;padding:0;list-style:none;display:grid}.reservation-config-steps li{border-bottom:3px solid var(--app-border);color:var(--app-muted);padding:6px 2px;font-size:.68rem}.reservation-config-steps li.active,.reservation-config-steps li.complete{border-color:var(--tenant-brand-primary);color:var(--app-text)}.reservation-preview{gap:8px;display:grid}.reservation-preview span{background:#f7f9fc;border-radius:8px;padding:9px}.reservation-help{color:var(--app-muted);font-size:.78rem}.reservations-report-filters{grid-template-columns:repeat(4,minmax(130px,1fr)) auto;align-items:end;gap:12px;display:grid}.reservations-report-filters label{gap:5px;font-size:.78rem;font-weight:700;display:grid}.reservations-report-filters input,.reservations-report-filters select{border:1px solid var(--app-border);border-radius:8px;min-height:44px;padding:8px}.reservation-booking-card{border-top:1px solid var(--app-border);gap:10px;padding:12px 0;display:grid}.reservation-booking-card>div:first-child{gap:4px;display:grid}.reservation-booking-card small{color:var(--app-muted)}.reservation-booking-actions{flex-wrap:wrap;gap:7px;display:flex}.reservation-booking-actions .button{min-height:44px}.reservation-timed-action{gap:3px;display:grid}.reservation-timed-action small{color:var(--app-muted);max-width:160px;font-size:.68rem}.reservation-reschedule-comparison span{border:1px solid var(--app-border);border-radius:10px;gap:4px;padding:11px;display:grid}.reservation-pagination{justify-content:center;align-items:center;gap:10px;display:flex}.reservation-pagination button{min-height:44px}.reservation-booking-success{place-items:center start;gap:12px;display:grid}.reservation-booking-success p{margin:0}.reservation-reschedule-comparison{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.reservation-reschedule-comparison>span{background:#f7f9fc;border-radius:9px;gap:4px;padding:12px;display:grid}.reservation-reschedule-comparison small{color:var(--app-muted)}.reservation-reschedule-comparison strong{overflow-wrap:anywhere}.reservation-reschedule-rollback{border-left:3px solid var(--tenant-brand-primary);background:#eef7ff;padding:10px 12px}.reservations-forbidden{width:100%;max-width:720px;margin-inline:auto}.reservations-forbidden .reservations-empty:focus{outline:3px solid color-mix(in srgb, var(--tenant-brand-primary) 45%, #fff);outline-offset:3px}.reservations-mobile-filter-sheet,.reservations-mobile-filter-fields{gap:16px;display:grid}.reservations-mobile-filter-actions{border-top:1px solid var(--app-border);grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:20px;padding-top:14px;display:grid}.reservations-mobile-filter-sheet select,.reservations-mobile-filter-actions .button{width:100%;min-height:44px}@media (max-width:900px){.reservations-calendar{grid-template-columns:repeat(7,minmax(180px,1fr))}.reservations-offerings-grid{grid-template-columns:1fr}}@media (max-width:760px){.reservations-header{align-items:stretch}.reservations-header .button{width:100%}.reservations-tabs{gap:14px;overflow-x:auto}.reservations-toolbar,.reservations-period{flex-direction:column;align-items:stretch;width:100%}.reservations-mobile-filter-button{justify-content:center;width:100%;min-height:44px;display:inline-flex}.reservations-filters{display:none}.reservations-period{grid-template-columns:44px minmax(0,1fr) 44px auto;display:grid}.reservations-period input{width:100%;min-width:0}.reservation-filter,.reservation-filter select{width:100%}.reservation-filter select{min-height:44px}.reservations-view-toggle{grid-template-columns:repeat(3,1fr);align-self:stretch;display:grid}.reservations-calendar,.reservations-calendar.day,.reservations-calendar.month{grid-template-columns:1fr;display:grid;overflow:visible}.reservations-calendar.month .reservation-day.is-empty{display:none}.reservation-day,.reservations-calendar.month .reservation-day{min-height:0}.reservations-report-kpis,.reservation-offering-list article,.reservation-report-row,.reservation-detail-summary{grid-template-columns:1fr}.reservation-slot{flex-wrap:wrap}.reservation-slot-identity{flex:150px}.reservation-slot-metrics{flex:135px}.reservation-slot-status{white-space:normal}.reservations-calendar-skeleton{grid-template-columns:1fr}.reservation-booking-flow{min-width:0}.reservation-confirmation-summary,.reservation-reschedule-comparison,.reservations-report-filters,.reservation-config-steps{grid-template-columns:1fr}.modal-backdrop:has(.reservations-mobile-filter-sheet){align-items:flex-end;padding:0}.modal:has(.reservations-mobile-filter-sheet){max-width:none;max-height:94vh;padding-bottom:max(18px, env(safe-area-inset-bottom));border-radius:20px 20px 0 0}.reservations-mobile-filter-actions{background:#fff;grid-template-columns:1fr;position:sticky;bottom:0}}.reservation-offerings-workspace{gap:18px;display:grid}.reservation-offering-filters{border:1px solid var(--app-border);background:#fff;border-radius:12px;flex-wrap:wrap;align-items:end;gap:10px;padding:14px;display:flex}.reservation-offering-filters>label{color:var(--app-muted);gap:4px;min-width:170px;font-size:.72rem;font-weight:700;display:grid}.reservation-offering-filters select{background:#fff;border:1px solid #94a3b8;border-radius:8px;min-height:44px;padding:8px}.reservation-offering-table{border:1px solid var(--app-border);background:#fff;border-radius:12px;overflow-x:auto}.reservation-offering-table table{border-collapse:collapse;width:100%}.reservation-offering-table th,.reservation-offering-table td{text-align:left;vertical-align:top;padding:13px}.reservation-offering-table td:first-child{gap:4px;max-width:280px;display:grid}.reservation-offering-table td:first-child span{color:var(--app-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.reservation-offering-table td:last-child{flex-wrap:wrap;gap:6px;display:flex}.reservation-offering-cards{display:none}.reservation-wizard-shell{width:100%;max-width:960px;margin:0 auto}.reservation-wizard-header{border:1px solid var(--app-border);background:#fff;border-radius:14px 14px 0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:16px;display:grid}.reservation-wizard-header h1,.reservation-wizard-form h2{margin:0}.reservation-wizard-header>div{gap:4px;display:grid}.reservation-wizard-header span{color:var(--app-muted);font-size:.78rem}.reservation-wizard-body{border:1px solid var(--app-border);background:#fff;border-top:0;grid-template-columns:220px minmax(0,1fr);align-items:start;min-height:580px;display:grid}.reservation-wizard-steps{border-right:1px solid var(--app-border);gap:8px;margin:0;padding:22px 16px;list-style:none;display:grid}.reservation-wizard-steps li{color:var(--app-muted);border-left:3px solid #0000;min-height:44px;padding:11px}.reservation-wizard-steps li.active,.reservation-wizard-steps li.complete{border-color:var(--tenant-brand-primary);color:var(--app-text);font-weight:700}.reservation-wizard-form{gap:16px;padding:28px 28px 100px;display:grid}.reservation-wizard-footer{border-top:1px solid var(--app-border);background:#fff;justify-content:flex-end;align-items:center;gap:10px;padding:14px 0;display:flex;position:sticky;bottom:0}.reservation-error-summary{color:#991b1b;background:#fff1f1;border-left:4px solid #b91c1c;padding:12px}.reservation-policy-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.reservation-rules{gap:14px;display:grid}.reservation-rules fieldset{border:1px solid var(--app-border);border-radius:10px;grid-template-columns:repeat(3,1fr) auto;gap:8px;padding:12px;display:grid}.reservation-rules fieldset .aurora-form-field{margin:0}.reservation-review{gap:12px;display:grid}.reservation-review section{background:#f7f9fc;border-radius:10px;padding:14px}.reservation-cancel-actions,.reservation-wizard-success{gap:12px;display:grid}.reservation-wizard-success{border:1px solid var(--app-border);background:#fff;border-radius:14px;padding:34px}.reservation-timeline{width:100%;min-width:0;max-width:100%;overflow:hidden}.reservation-week-strip{gap:6px;margin-bottom:10px;display:none}.reservation-week-strip button{border:1px solid var(--app-border);background:#fff;border-radius:8px;min-height:44px}.reservation-week-strip button[aria-pressed=true]{background:var(--tenant-brand-primary);color:#fff}.reservation-week-columns{grid-template-columns:1fr;gap:8px;min-width:0;max-width:100%;display:grid}.reservation-timeline.week .reservation-week-columns{grid-template-columns:repeat(7,minmax(150px,1fr));overflow-x:auto}.reservation-timeline-day{border:1px solid var(--app-border);background:#fff;border-radius:12px;min-width:0;overflow:hidden}.reservation-timeline-day>h3{z-index:4;background:#f8fafc;margin:0;padding:12px;position:sticky;top:0}.reservation-timeline-axis{background:#fff;min-width:260px;position:relative}.reservation-hour{color:var(--app-muted);border-top:1px solid #e2e8f0;font-size:.68rem;position:absolute;left:0;right:0}.reservation-hour b{background:#fff;width:58px;padding:2px 6px;display:inline-block}.reservation-timeline-event{z-index:2;min-width:72px;padding:2px;position:absolute}.reservation-timeline-event .reservation-slot{grid-template-columns:minmax(0,1fr) auto;height:100%;min-height:0;padding:4px 5px;font-size:10px;line-height:1;display:grid}.reservation-timeline-event .reservation-slot-identity{gap:1px}.reservation-timeline-event .reservation-slot-identity>small:last-child{display:none}.reservation-timeline-event .reservation-slot-identity>*{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reservation-timeline-event .reservation-slot-offering{overflow-wrap:anywhere;white-space:normal}.reservation-timeline-event .reservation-slot-metrics{gap:0;min-width:0;font-size:8px;line-height:1;display:grid}.reservation-timeline-event .reservation-slot-metrics>*{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reservation-timeline-event .reservation-slot-status{gap:1px;font-size:8px}.reservation-timeline-overflow{border:1px dashed var(--tenant-brand-primary);z-index:3;background:#fff;border-radius:8px;min-height:44px;position:absolute;top:8px;left:70px}.reservation-overflow-list{gap:6px;padding:12px;display:grid}.reservation-dst-marker{z-index:3;background:#fff8e6;border:1px solid #e7c96d;margin:0;padding:7px;position:absolute;top:80px;left:64px;right:8px}.reservation-month-layout{gap:14px;display:grid}.reservation-month-grid{border:1px solid var(--app-border);background:#fff;border-radius:12px;grid-template-columns:repeat(7,minmax(110px,1fr));display:grid;overflow:hidden}.reservation-month-grid article{border-bottom:1px solid var(--app-border);border-right:1px solid var(--app-border);gap:5px;min-height:132px;padding:7px;display:grid}.reservation-month-grid article.adjacent{color:#64748b;background:#f8fafc}.reservation-month-grid article.selected{box-shadow:inset 0 0 0 2px var(--tenant-brand-primary)}.reservation-month-date,.reservation-month-item{text-align:left;background:0 0;border:0;min-height:32px}.reservation-month-date{font-weight:800}.reservation-month-date span{color:var(--app-muted);font-size:.62rem;font-weight:500;display:block}.reservation-month-item{text-overflow:ellipsis;white-space:nowrap;border-left:3px solid #2f80ed;font-size:.68rem;overflow:hidden}.reservation-more{color:var(--tenant-brand-primary);text-align:left;background:0 0;border:0;min-height:32px;font-weight:700}.reservation-month-agenda{border:1px solid var(--app-border);background:#fff;border-radius:12px;gap:8px;padding:14px;display:grid}.reservations-workspace{--reservation-blue:var(--tenant-brand-primary,#2563eb);--reservation-blue-soft:color-mix(in srgb, var(--reservation-blue) 8%, #fff);--reservation-shadow:0 18px 50px #17203312;gap:18px}.reservations-hero{background:linear-gradient(135deg, #fff 0%, color-mix(in srgb, var(--reservation-blue) 5%, #fff) 100%);border:1px solid var(--app-line);box-shadow:var(--reservation-shadow);border-radius:20px;padding:24px 26px 0;overflow:hidden}.reservations-header{align-items:center;padding-bottom:20px}.reservations-header h2{font-size:clamp(1.8rem,3vw,2.35rem)}.reservations-header p{color:var(--app-muted);max-width:620px}.tenant-main .reservations-primary-action{box-shadow:0 9px 22px color-mix(in srgb, var(--reservation-blue) 24%, transparent);align-items:center;gap:8px;min-height:44px;padding-inline:18px;display:inline-flex}.reservations-tabs{border:0;gap:6px}.reservations-tabs button{border:0;border-radius:10px 10px 0 0;align-items:center;gap:8px;padding:12px 16px 14px;display:inline-flex;position:relative}.reservations-tabs button:after{content:"";background:0 0;border-radius:2px 2px 0 0;height:3px;position:absolute;bottom:0;left:14px;right:14px}.reservations-tabs button:hover{color:var(--reservation-blue);background:#ffffffb8}.reservations-tabs button.active{color:var(--reservation-blue);background:#fff;border:0}.reservations-tabs button.active:after{background:var(--reservation-blue)}.reservations-agenda-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.reservations-agenda-summary article{border:1px solid var(--app-line);background:#fff;border-radius:16px;align-items:center;gap:13px;min-width:0;padding:16px 18px;display:flex;box-shadow:0 8px 24px #1d30520a}.reservations-summary-icon{background:var(--reservation-blue-soft);color:var(--reservation-blue);border-radius:12px;flex:0 0 42px;justify-content:center;align-items:center;height:42px;display:flex}.reservations-agenda-summary article>div{gap:2px;width:100%;min-width:0;display:grid}.reservations-agenda-summary small{color:var(--app-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:750}.reservations-agenda-summary strong{color:var(--app-ink);letter-spacing:-.045em;font-size:1.35rem;line-height:1.1}.reservations-agenda-summary em{color:var(--app-muted);font-size:.7rem;font-style:normal}.reservations-summary-progress{background:#edf1f6;border-radius:10px;width:100%;height:5px;margin-top:5px;overflow:hidden}.reservations-summary-progress i{background:linear-gradient(90deg, var(--reservation-blue), #65a4ff);border-radius:inherit;height:100%;display:block}.tenant-main .card.reservations-toolbar{background:#fff;border-radius:16px;grid-template-columns:auto auto minmax(0,1fr);gap:14px 18px;padding:14px 16px;display:grid;box-shadow:0 8px 24px #1d30520a}.reservations-period{background:#f6f8fb;border:1px solid #edf0f5;border-radius:12px;padding:4px}.reservations-period button,.reservations-period input{background:0 0;border:0;border-radius:8px}.reservations-period button:hover{color:var(--reservation-blue);background:#fff;box-shadow:0 3px 10px #14233c12}.reservations-period input{color:var(--app-ink);font-weight:650}.reservations-view-toggle{background:#f0f3f8;border-radius:12px;padding:4px}.reservations-view-toggle button{color:#657289;border-radius:9px;padding-inline:14px;font-size:.76rem;font-weight:750}.reservations-view-toggle button.active{color:var(--reservation-blue)}.reservations-filters{border-left:1px solid var(--app-line);justify-content:flex-end;padding-left:16px}.reservations-filters select{background:#fbfcfe;border-color:#dfe5ee;min-width:135px}.reservation-filter>span{letter-spacing:.04em;text-transform:uppercase}.reservation-clear-filters{align-self:end}.reservation-period-announcement{width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.reservations-calendar-shell{border:1px solid var(--app-line);box-shadow:var(--reservation-shadow);background:#fff;border-radius:18px;padding:0 18px 18px;overflow:hidden}.reservations-calendar-heading{border-bottom:1px solid var(--app-line);justify-content:space-between;align-items:center;gap:20px;margin:0 -18px 16px;padding:17px 20px 15px;display:flex}.reservations-calendar-heading h3{color:var(--app-ink);text-transform:capitalize;margin:0;font-size:1rem}.reservations-calendar-heading .card-kicker{margin-bottom:3px}.reservation-status-legend{justify-content:flex-end}.reservation-status-legend>span{color:#67748a;font-size:.68rem;font-weight:650}.reservation-status-legend i{background:#4c98ee;border-radius:50%;width:7px;height:7px;display:inline-block}.reservation-status-legend i.near-full{background:#e6a223}.reservation-status-legend i.unavailable{background:#98a2b1}.reservation-timeline-day{box-shadow:none;border-color:#e8edf3;border-radius:14px}.reservation-timeline-day>h3{color:#334158;background:linear-gradient(#fbfcfe,#f7f9fc);border-bottom:1px solid #e9edf3;padding:13px 16px;font-size:.82rem;font-weight:800}.reservation-timeline-axis{background-color:#fff;background-image:linear-gradient(90deg,#0000 63px,#edf1f6 63px 64px,#0000 64px)}.reservation-hour{border-top-color:#edf1f6}.reservation-hour b{color:#8b96a8;font-size:.65rem;font-weight:650}.reservation-timeline-event{padding:3px 4px}.reservation-timeline-event .reservation-slot{border-radius:8px;padding:6px 7px;transition:box-shadow .16s,transform .16s;box-shadow:0 4px 12px #22487c14}.reservation-timeline-event .reservation-slot:hover{z-index:3;transform:translateY(-1px);box-shadow:0 7px 18px #22487c26}.reservation-slot{background:#eef6ff;border-color:#d5e8fb;border-left-width:4px;border-radius:10px}.reservation-slot.near_full{background:#fff8e8}.reservation-slot.full,.reservation-slot.closed{background-color:#f5f6f8}.reservation-month-grid{border-color:#e7ecf3;border-radius:14px}.reservation-month-grid article{border-color:#e8edf3;min-height:145px;padding:9px}.reservation-month-grid article:hover{background:#fbfcff}.reservation-month-grid article.selected{background:var(--reservation-blue-soft);box-shadow:inset 0 0 0 2px var(--reservation-blue)}.reservation-month-date{color:#344158;font-size:.82rem}.reservation-month-item{background:#f0f6ff;border-radius:5px;padding:4px 5px}.reservation-month-agenda{border-color:#e7ecf3;border-radius:14px;padding:18px}.reservations-empty{background:linear-gradient(#fff,#fafcff);border:1px dashed #d9e1ec;border-radius:14px}.reservations-report-filters{border-radius:16px;box-shadow:0 8px 24px #1d30520a}.reservations-report-kpis>div{border-color:var(--app-line);border-radius:16px;box-shadow:0 8px 24px #1d30520a}@media (max-width:1100px){.tenant-main .card.reservations-toolbar{grid-template-columns:1fr auto}.reservations-filters{border-left:0;border-top:1px solid var(--app-line);grid-column:1/-1;justify-content:flex-start;padding:13px 0 0}}@media (max-width:760px){.reservations-hero{border-radius:16px;padding:20px 18px 0}.reservations-header{align-items:stretch}.reservations-tabs{grid-template-columns:repeat(3,1fr);display:grid}.reservations-tabs button{justify-content:center;padding-inline:8px}.reservations-agenda-summary{grid-template-columns:1fr}.reservations-agenda-summary article{padding:13px 15px}.tenant-main .card.reservations-toolbar{padding:13px;display:flex}.reservations-period{grid-template-columns:42px minmax(0,1fr) 42px auto}.reservations-calendar-shell{border-radius:16px;padding:0 12px 12px}.reservations-calendar-heading{flex-direction:column;align-items:flex-start;margin-inline:-12px;padding-inline:15px}.reservation-status-legend{justify-content:flex-start}.reservation-offering-table{display:none}.reservation-offering-cards{gap:10px;display:grid}.reservation-offering-cards article{border:1px solid var(--app-border);background:#fff;border-radius:12px;gap:8px;padding:14px;display:grid}.reservation-offering-cards header,.reservation-offering-cards article>div{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.reservation-offering-filters{flex-direction:column;align-items:stretch}.reservation-wizard-header{grid-template-columns:auto 1fr auto}.reservation-wizard-header .button{min-width:44px;padding-inline:8px}.reservation-wizard-body{min-height:calc(100vh - 180px);display:block}.reservation-wizard-steps{border:0;padding:12px 20px 0;display:flex;overflow:hidden}.reservation-wizard-steps li{display:none}.reservation-wizard-steps li.active{width:100%;display:block}.reservation-wizard-form{padding:20px 18px 96px}.reservation-policy-grid,.reservation-rules fieldset{grid-template-columns:1fr}.reservation-week-strip{grid-template-columns:repeat(7,1fr);display:grid}.reservation-timeline.week .reservation-week-columns>section:not(.selected){display:none}.reservation-timeline.week .reservation-week-columns{display:block;overflow:visible}.reservation-month-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.reservation-month-grid article{min-height:52px;padding:3px}.reservation-month-grid .reservation-month-item,.reservation-month-date span{display:none}.reservation-month-grid .reservation-more{text-align:center;min-height:44px;padding:2px;font-size:.65rem}.reservation-month-date{text-align:center;min-height:44px}.reservation-month-agenda{border:1px solid var(--app-border);background:#fff;border-radius:12px;gap:8px;padding:14px;display:grid}}
