.thabor-pre-ag{--thabor-available:#0d47a1;--thabor-available-hover:#1565c0;--thabor-booked:#c62828;--thabor-past:#bdbdbd;--thabor-border:#e0e0e0;--thabor-touch-min:44px;--thabor-cal-gap:5px;display:block;width:100%;max-width:min(620px, 100%);min-width:0;margin-inline:auto;padding-inline:clamp(0.25rem, 2vw, 0.75rem);box-sizing:border-box;font-family:inherit;overflow-x:hidden}.thabor-pre-ag{flex-shrink:1;flex-basis:auto}.thabor-pre-ag *,.thabor-pre-ag *::before,.thabor-pre-ag *::after{box-sizing:border-box}.thabor-pre-ag-cal-table{display:block;width:100%;max-width:100%;min-width:0;overflow:hidden;contain:layout style}.thabor-pre-ag-cal-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem;width:100%;max-width:100%;min-width:0}.thabor-pre-ag-month-label{margin:0;font-size:1.125rem;font-weight:600;text-align:center;flex:1;min-width:0;line-height:1.25}.thabor-pre-ag-nav{flex-shrink:0;width:2.25rem;height:2.25rem;border:1px solid var(--thabor-border);background:#fff;border-radius:6px;cursor:pointer;font-size:1.25rem;line-height:1;touch-action:manipulation}.thabor-pre-ag-nav:hover{background:#f5f5f5}.thabor-pre-ag-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-template-columns:repeat(7,minmax(0,calc((100% - (6 * var(--thabor-cal-gap))) / 7)));gap:var(--thabor-cal-gap);margin-bottom:var(--thabor-cal-gap);width:100%;max-width:100%;min-width:0;text-align:center;font-size:.75rem;font-weight:600;color:#616161}.thabor-pre-ag-wd{padding:4px 0;min-width:0;overflow:hidden;text-overflow:ellipsis}.thabor-pre-ag-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-template-columns:repeat(7,minmax(0,calc((100% - (6 * var(--thabor-cal-gap))) / 7)));gap:var(--thabor-cal-gap);width:100%;max-width:100%;min-width:0}.thabor-pre-ag-cell.thabor-pre-ag-pad{visibility:hidden;pointer-events:none;margin:0!important;padding:0!important;border:none!important;background:transparent!important;box-shadow:none!important}.thabor-pre-ag-grid>.thabor-pre-ag-pad{aspect-ratio:1;width:100%;min-height:0}.thabor-pre-ag-day{box-sizing:border-box;aspect-ratio:1;width:100%;max-width:100%;min-width:0;min-height:0;height:auto;padding:0;margin:0;border-radius:8px;border:1px solid #fff0;font-weight:600;font-size:clamp(0.6875rem, 3.5vw, 0.9375rem);line-height:1;cursor:pointer;transition:transform 0.08s ease,box-shadow 0.08s ease;touch-action:manipulation;-webkit-tap-highlight-color:#fff0}.thabor-pre-ag-grid button.thabor-pre-ag-day{appearance:none;-webkit-appearance:none;display:flex;align-items:center;justify-content:center;min-width:0!important;min-height:0!important;width:100%;max-width:100%}.thabor-pre-ag-day.thabor-available{background:var(--thabor-available);color:#fff}.thabor-pre-ag-day.thabor-available:hover:not(:disabled){background:var(--thabor-available-hover);transform:translateY(-1px);box-shadow:0 2px 8px rgb(13 71 161 / .35)}.thabor-pre-ag-day.thabor-available:active:not(:disabled){transform:scale(.97)}.thabor-pre-ag-day.thabor-booked{background:var(--thabor-booked);color:#fff;cursor:not-allowed;opacity:.95}.thabor-pre-ag-day.thabor-closed{background:#eceff1;color:#607d8b;cursor:not-allowed;border-color:#cfd8dc}.thabor-pre-ag-day.thabor-past{background:#f5f5f5;color:var(--thabor-past);cursor:default}.thabor-pre-ag-legend{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:flex-start;margin-top:1rem;font-size:.875rem;color:#424242;line-height:1.35}.thabor-leg{display:inline-block;width:14px;height:14px;border-radius:4px;vertical-align:middle;margin-right:6px;flex-shrink:0}.thabor-leg-available{background:var(--thabor-available)}.thabor-leg-booked{background:var(--thabor-booked)}.thabor-leg-closed{background:#eceff1;border:1px solid #cfd8dc}.thabor-pre-ag-load-err{color:#b71c1c;margin:0}.thabor-pre-ag-modal{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:max(0.75rem, env(safe-area-inset-top)) max(0.75rem, env(safe-area-inset-right)) max(0.75rem, env(safe-area-inset-bottom)) max(0.75rem, env(safe-area-inset-left));box-sizing:border-box}.thabor-pre-ag-modal[hidden]{display:none!important}.thabor-pre-ag-modal-backdrop{position:absolute;inset:0;background:rgb(0 0 0 / .45)}.thabor-pre-ag-modal-dialog{position:relative;z-index:1;background:#fff;border-radius:12px;padding:1.25rem 1.5rem;max-width:400px;width:100%;max-height:min(90vh, 90dvh);overflow:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;box-shadow:0 12px 40px rgb(0 0 0 / .2)}.thabor-pre-ag-modal-close{position:absolute;top:max(4px, env(safe-area-inset-top, 0px));right:max(6px, env(safe-area-inset-right, 0px));min-width:var(--thabor-touch-min);min-height:var(--thabor-touch-min);margin:0;padding:0;display:inline-flex;align-items:center;justify-content:center;border:none;background:#fff0;font-size:1.5rem;line-height:1;cursor:pointer;color:#757575;border-radius:6px;touch-action:manipulation;-webkit-tap-highlight-color:#fff0}.thabor-pre-ag-modal-close:hover{color:#212121}.thabor-pre-ag-modal-close:active{background:rgb(0 0 0 / .06)}.thabor-pre-ag-modal-dialog h4{margin:0 0 .25rem;padding-right:2.75rem;font-size:1.125rem;line-height:1.3}.thabor-pre-ag-selected-date{margin:0 0 1rem;font-weight:600;color:#0d47a1;font-size:1rem;word-break:break-word}.thabor-pre-ag-slot-wrap select{width:100%;box-sizing:border-box;padding:.5rem .65rem;min-height:var(--thabor-touch-min);border:1px solid var(--thabor-border);border-radius:6px;font:inherit}.thabor-pre-ag-no-slots{margin:0 0 1rem;color:#c62828;font-size:.95rem;line-height:1.4}.thabor-pre-ag-form label{display:block;font-weight:500;margin-bottom:.35rem;font-size:.9375rem}.thabor-pre-ag-form input[type='text'],.thabor-pre-ag-form input[type='email'],.thabor-pre-ag-form input[type='tel'],.thabor-pre-ag-form textarea{width:100%;box-sizing:border-box;padding:.6rem .75rem;min-height:var(--thabor-touch-min);border:1px solid var(--thabor-border);border-radius:6px;font:inherit}.thabor-pre-ag-form textarea{min-height:5rem;resize:vertical}.thabor-pre-ag-form .required{color:#c62828}.thabor-pre-ag-submit{display:block;width:100%;max-width:100%;padding:.75rem 1.25rem;min-height:var(--thabor-touch-min);background:var(--thabor-available);color:#fff!important;border:none;border-radius:8px;font-weight:600;cursor:pointer;font-size:1rem;touch-action:manipulation;-webkit-tap-highlight-color:#fff0}.thabor-pre-ag-submit:hover:not(:disabled){background:var(--thabor-available-hover)}.thabor-pre-ag-submit:active:not(:disabled){filter:brightness(.95)}.thabor-pre-ag-submit:disabled{opacity:.65;cursor:wait}.thabor-pre-ag-msg-error{color:#b71c1c;font-size:.9rem;line-height:1.4}.thabor-pre-ag-done-text{margin:0 0 1rem;line-height:1.5;font-size:1rem}.thabor-pre-ag-done-close.button{width:100%;min-height:var(--thabor-touch-min);text-align:center;justify-content:center;box-sizing:border-box}html.thabor-pre-ag-modal-open{overflow:hidden}html.thabor-pre-ag-modal-open body{overflow:hidden}@media (max-width:600px){.thabor-pre-ag{--thabor-cal-gap:4px}.thabor-pre-ag-month-label{font-size:1rem}.thabor-pre-ag-nav{width:var(--thabor-touch-min);height:var(--thabor-touch-min)}.thabor-pre-ag-weekdays{font-size:.6875rem}.thabor-pre-ag-day{border-radius:6px}.thabor-pre-ag-legend{flex-direction:column;gap:.5rem;font-size:.8125rem}.thabor-pre-ag-modal-dialog{padding:1.1rem 1rem 1.25rem;max-height:min(92dvh, 92vh);border-radius:10px}.thabor-pre-ag-modal-dialog h4{font-size:1.0625rem}}@media (max-width:380px){.thabor-pre-ag{--thabor-cal-gap:3px}.thabor-pre-ag-weekdays{font-size:.625rem}.thabor-pre-ag-day{border-radius:5px}.thabor-pre-ag-wd{padding:2px 0}}@media (max-width:600px){.thabor-pre-ag-form input[type='text'],.thabor-pre-ag-form input[type='email'],.thabor-pre-ag-form input[type='tel'],.thabor-pre-ag-form textarea,.thabor-pre-ag-slot-wrap select{font-size:16px}}@media (min-width:601px){.thabor-pre-ag-submit{width:auto;display:inline-block}.thabor-pre-ag-done-close.button{width:auto}}