.VisualTableLayout_container__6SVsz{width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box;overflow-x:hidden}.VisualTableLayout_floorPlan__KsvvW{position:relative;width:100%;min-height:600px;aspect-ratio:6/5;background:linear-gradient(135deg,#f5f7fa,#e9ecef);border:2px solid var(--border-color);border-radius:12px;padding:2rem;overflow:hidden;box-shadow:inset 0 2px 8px rgba(0,0,0,.05);box-sizing:border-box}.VisualTableLayout_entrance__fPSyj{position:absolute;width:60px;height:80px;font-size:4rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 4px 12px rgba(102,126,234,.4);transform:translate(-50%,-50%);transition:all .2s;z-index:10;display:flex;align-items:center;justify-content:center}.VisualTableLayout_entrance__fPSyj:after{content:attr(data-label);position:absolute;top:100%;left:50%;transform:translateX(-50%);margin-top:8px;background:rgba(0,0,0,.8);color:white;padding:.375rem .75rem;border-radius:6px;font-size:.875rem;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s}.VisualTableLayout_entrance__fPSyj:hover:after{opacity:1}.VisualTableLayout_entranceDoor__t2iHz,.VisualTableLayout_entranceLabel__RL13o{display:none}.VisualTableLayout_table__cWRn4{position:absolute;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.VisualTableLayout_table__cWRn4.VisualTableLayout_disabled__J_5Nr{cursor:not-allowed;opacity:.6}.VisualTableLayout_table__cWRn4.VisualTableLayout_round__WtKdu{width:100px;height:100px}.VisualTableLayout_table__cWRn4.VisualTableLayout_rectangular__YXJpw{width:140px;height:80px}.VisualTableLayout_table__cWRn4.VisualTableLayout_square__Un0Mo{width:80px;height:80px}.VisualTableLayout_table__cWRn4.VisualTableLayout_large__mCkuV{width:180px;height:100px}.VisualTableLayout_tableContent__JM_jk{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;transition:all .2s;border:3px solid var(--success-color);background:var(--background-color);box-shadow:0 2px 8px rgba(0,0,0,.1)}.VisualTableLayout_table__cWRn4.VisualTableLayout_round__WtKdu .VisualTableLayout_tableContent__JM_jk{border-radius:50%}.VisualTableLayout_table__cWRn4.VisualTableLayout_available__mtWOz .VisualTableLayout_tableContent__JM_jk{border-color:var(--success-color)}.VisualTableLayout_table__cWRn4.VisualTableLayout_available__mtWOz:hover .VisualTableLayout_tableContent__JM_jk{box-shadow:0 4px 12px rgba(0,0,0,.2);transform:scale(1.05);z-index:5}.VisualTableLayout_table__cWRn4.VisualTableLayout_booked__0q7gF .VisualTableLayout_tableContent__JM_jk{background:#f5f5f5;border-color:#999;opacity:.6}.VisualTableLayout_table__cWRn4.VisualTableLayout_selected___Md82 .VisualTableLayout_tableContent__JM_jk{border-color:var(--info-color);border-width:4px;box-shadow:0 0 0 4px rgba(33,150,243,.2),0 4px 12px rgba(0,0,0,.2);transform:scale(1.08);z-index:6}.VisualTableLayout_tableLabel__oI4Kz{font-size:1.1rem;font-weight:700;color:#333;text-align:center;margin-bottom:.25rem}.VisualTableLayout_guestCount__b2Nxy{font-size:.75rem;color:#666}.VisualTableLayout_tableTooltipWrapper__9pa2t{position:absolute;z-index:10000;pointer-events:none;transform:translate(-50%,-50%)}.VisualTableLayout_tableTooltip__0vaH1{position:relative;bottom:60px;left:50%;transform:translateX(-50%);background:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid #f4c430;border-radius:12px;padding:.75rem 1rem;min-width:160px;box-shadow:0 4px 20px rgba(0,0,0,.15);animation:VisualTableLayout_tooltipFadeIn__9Q2xt .2s ease;pointer-events:none}.VisualTableLayout_tableTooltipWrapper__9pa2t.VisualTableLayout_tooltipBelow__zeMT_ .VisualTableLayout_tableTooltip__0vaH1{bottom:auto;top:60px}@keyframes VisualTableLayout_tooltipFadeIn__9Q2xt{0%{opacity:0;transform:translateX(-50%) translateY(5px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.VisualTableLayout_tableTooltip__0vaH1:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);border:8px solid transparent;border-top-color:#f4c430}.VisualTableLayout_tableTooltipWrapper__9pa2t.VisualTableLayout_tooltipBelow__zeMT_ .VisualTableLayout_tableTooltip__0vaH1:after{bottom:auto;top:-10px;border-top-color:transparent;border-bottom-color:#f4c430}.VisualTableLayout_tooltipRow__e8XQx{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.85rem;color:#4a3f2a;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.VisualTableLayout_tooltipRow__e8XQx:last-child{margin-bottom:0}.VisualTableLayout_tooltipIcon__3_hWd{font-size:1rem;width:20px;display:flex;align-items:center;justify-content:center}.VisualTableLayout_tooltipNotes__eJr_J{display:flex;gap:.5rem;margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(74,63,42,.2);font-size:.8rem;color:#6b5d3f;font-style:italic;line-height:1.4}.VisualTableLayout_legend__uMtl4{display:flex;gap:2rem;margin-top:1.5rem;justify-content:center;flex-wrap:wrap;padding:0 1rem;box-sizing:border-box}.VisualTableLayout_legendItem__RrQSe{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:#333;font-weight:600}.VisualTableLayout_legendBox__YHrDS{width:40px;height:40px;border-radius:8px;border:3px solid;box-shadow:0 2px 6px rgba(0,0,0,.1);flex-shrink:0}.VisualTableLayout_legendBox__YHrDS.VisualTableLayout_available__mtWOz{background:white;border-color:#4CAF50}.VisualTableLayout_legendBox__YHrDS.VisualTableLayout_booked__0q7gF{background:#f5f5f5;border-color:#999}.VisualTableLayout_legendBox__YHrDS.VisualTableLayout_selected___Md82{background:white;border-color:#2196F3;box-shadow:0 0 0 3px rgba(33,150,243,.2),0 2px 8px rgba(0,0,0,.15)}@media (max-width:1024px){.VisualTableLayout_floorPlan__KsvvW{min-height:500px;padding:1.5rem}.VisualTableLayout_table__cWRn4.VisualTableLayout_round__WtKdu{width:90px;height:90px}.VisualTableLayout_table__cWRn4.VisualTableLayout_rectangular__YXJpw{width:130px;height:75px}.VisualTableLayout_table__cWRn4.VisualTableLayout_square__Un0Mo{width:75px;height:75px}.VisualTableLayout_table__cWRn4.VisualTableLayout_large__mCkuV{width:160px;height:90px}.VisualTableLayout_tableLabel__oI4Kz{font-size:.85rem}.VisualTableLayout_guestCount__b2Nxy{font-size:.7rem}.VisualTableLayout_legend__uMtl4{gap:1.5rem}.VisualTableLayout_legendItem__RrQSe{font-size:.9rem}}@media (max-width:768px){.VisualTableLayout_floorPlan__KsvvW{aspect-ratio:auto;height:350px;padding:1rem;min-height:auto;max-height:none}.VisualTableLayout_entrance__fPSyj{width:50px;height:70px;font-size:2.5rem}.VisualTableLayout_table__cWRn4.VisualTableLayout_round__WtKdu{width:70px;height:70px}.VisualTableLayout_table__cWRn4.VisualTableLayout_rectangular__YXJpw{width:100px;height:60px}.VisualTableLayout_table__cWRn4.VisualTableLayout_square__Un0Mo{width:70px;height:70px}.VisualTableLayout_table__cWRn4.VisualTableLayout_large__mCkuV{width:130px;height:75px}.VisualTableLayout_tableLabel__oI4Kz{font-size:.75rem}.VisualTableLayout_guestCount__b2Nxy{font-size:.65rem}.VisualTableLayout_tableContent__JM_jk{border-width:2px;border-radius:10px}.VisualTableLayout_table__cWRn4.VisualTableLayout_round__WtKdu .VisualTableLayout_tableContent__JM_jk{border-radius:50%}.VisualTableLayout_tableTooltip__0vaH1{font-size:.8rem;min-width:140px;padding:.6rem .8rem;border-width:2px}.VisualTableLayout_tooltipRow__e8XQx{font-size:.8rem;margin-bottom:.35rem;gap:.4rem}.VisualTableLayout_tooltipIcon__3_hWd{font-size:.95rem;width:18px}.VisualTableLayout_tooltipNotes__eJr_J{font-size:.75rem;margin-top:.4rem;padding-top:.4rem}.VisualTableLayout_legend__uMtl4{gap:1.25rem;margin-top:1.25rem}.VisualTableLayout_legendItem__RrQSe{font-size:.9rem;gap:.6rem}.VisualTableLayout_legendBox__YHrDS{width:36px;height:36px;border-width:2px}}@media (max-width:640px){.VisualTableLayout_floorPlan__KsvvW{aspect-ratio:auto;height:300px;padding:.75rem;min-height:auto;border-radius:10px}.VisualTableLayout_entrance__fPSyj{width:45px;height:60px;font-size:2rem}.VisualTableLayout_table__cWRn4.VisualTableLayout_round__WtKdu{width:56px;height:56px}.VisualTableLayout_table__cWRn4.VisualTableLayout_rectangular__YXJpw{width:80px;height:48px}.VisualTableLayout_table__cWRn4.VisualTableLayout_square__Un0Mo{width:56px;height:56px}.VisualTableLayout_table__cWRn4.VisualTableLayout_large__mCkuV{width:105px;height:62px}.VisualTableLayout_tableContent__JM_jk{border-width:1.5px;border-radius:8px}.VisualTableLayout_tableLabel__oI4Kz{font-size:.7rem}.VisualTableLayout_guestCount__b2Nxy{font-size:.6rem}.VisualTableLayout_table__cWRn4.VisualTableLayout_available__mtWOz:hover .VisualTableLayout_tableContent__JM_jk{transform:scale(1.03)}.VisualTableLayout_table__cWRn4.VisualTableLayout_selected___Md82 .VisualTableLayout_tableContent__JM_jk{border-width:3px;box-shadow:0 0 0 2px rgba(244,196,48,.3);transform:scale(1.05)}.VisualTableLayout_tableTooltip__0vaH1{font-size:.75rem;min-width:120px;padding:.5rem .7rem;border-width:1.5px;border-radius:8px}.VisualTableLayout_tableTooltip__0vaH1:after{border-width:6px}.VisualTableLayout_tooltipRow__e8XQx{font-size:.75rem;margin-bottom:.3rem;gap:.35rem}.VisualTableLayout_tooltipIcon__3_hWd{font-size:.9rem;width:16px}.VisualTableLayout_tooltipNotes__eJr_J{font-size:.7rem;margin-top:.35rem;padding-top:.35rem;gap:.35rem}.VisualTableLayout_legend__uMtl4{gap:1rem;margin-top:1rem;padding:0 .5rem}.VisualTableLayout_legendItem__RrQSe{font-size:.85rem;gap:.5rem}.VisualTableLayout_legendBox__YHrDS{width:32px;height:32px;border-width:2px;border-radius:6px}.VisualTableLayout_table__cWRn4{touch-action:manipulation;-webkit-tap-highlight-color:transparent}}@media (max-width:480px){.VisualTableLayout_container__6SVsz{padding:0;width:100%}.VisualTableLayout_floorPlan__KsvvW{aspect-ratio:auto;height:240px;padding:.25rem;min-height:auto;border-radius:8px;border-width:1.5px}.VisualTableLayout_entrance__fPSyj{width:35px;height:48px;font-size:1.5rem}.VisualTableLayout_entrance__fPSyj:after{font-size:.75rem;margin-top:6px;padding:.3rem .6rem}.VisualTableLayout_table__cWRn4.VisualTableLayout_round__WtKdu{width:40px;height:40px}.VisualTableLayout_table__cWRn4.VisualTableLayout_rectangular__YXJpw{width:58px;height:35px}.VisualTableLayout_table__cWRn4.VisualTableLayout_square__Un0Mo{width:40px;height:40px}.VisualTableLayout_table__cWRn4.VisualTableLayout_large__mCkuV{width:75px;height:45px}.VisualTableLayout_tableContent__JM_jk{border-width:1.5px;border-radius:6px}.VisualTableLayout_table__cWRn4.VisualTableLayout_round__WtKdu .VisualTableLayout_tableContent__JM_jk{border-radius:50%}.VisualTableLayout_tableLabel__oI4Kz{font-size:.65rem;margin-bottom:.15rem}.VisualTableLayout_guestCount__b2Nxy{font-size:.55rem}.VisualTableLayout_table__cWRn4.VisualTableLayout_available__mtWOz:hover .VisualTableLayout_tableContent__JM_jk{transform:scale(1.02);box-shadow:0 3px 8px rgba(0,0,0,.15)}.VisualTableLayout_table__cWRn4.VisualTableLayout_selected___Md82 .VisualTableLayout_tableContent__JM_jk{border-width:2.5px;box-shadow:0 0 0 2px rgba(244,196,48,.4),0 2px 8px rgba(244,196,48,.2);transform:scale(1.04)}.VisualTableLayout_tableTooltip__0vaH1{font-size:.7rem;min-width:105px;padding:.45rem .6rem;border-width:1.5px;border-radius:6px;bottom:45px}.VisualTableLayout_tableTooltip__0vaH1:after{border-width:5px;bottom:-8px}.VisualTableLayout_tableTooltipWrapper__9pa2t.VisualTableLayout_tooltipBelow__zeMT_ .VisualTableLayout_tableTooltip__0vaH1{top:45px;bottom:auto}.VisualTableLayout_tableTooltipWrapper__9pa2t.VisualTableLayout_tooltipBelow__zeMT_ .VisualTableLayout_tableTooltip__0vaH1:after{bottom:auto;top:-8px}.VisualTableLayout_tooltipRow__e8XQx{font-size:.7rem;margin-bottom:.25rem;gap:.3rem}.VisualTableLayout_tooltipIcon__3_hWd{font-size:.85rem;width:15px}.VisualTableLayout_tooltipNotes__eJr_J{font-size:.65rem;margin-top:.3rem;padding-top:.3rem;gap:.3rem}.VisualTableLayout_legend__uMtl4{gap:.5rem;margin-top:.5rem;padding:0 .25rem}.VisualTableLayout_legendItem__RrQSe{font-size:.8rem;gap:.4rem}.VisualTableLayout_legendBox__YHrDS{width:28px;height:28px;border-width:1.5px;border-radius:5px}}[data-theme=dark] .VisualTableLayout_floorPlan__KsvvW{background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border-color:#444}[data-theme=dark] .VisualTableLayout_table__cWRn4.VisualTableLayout_available__mtWOz .VisualTableLayout_tableContent__JM_jk{background:#2a2a2a}[data-theme=dark] .VisualTableLayout_table__cWRn4.VisualTableLayout_available__mtWOz:hover .VisualTableLayout_tableContent__JM_jk{background:#333}[data-theme=dark] .VisualTableLayout_table__cWRn4.VisualTableLayout_booked__0q7gF .VisualTableLayout_tableContent__JM_jk{background:#1e1e1e;border-color:#666}[data-theme=dark] .VisualTableLayout_tableLabel__oI4Kz{color:#fff}[data-theme=dark] .VisualTableLayout_guestCount__b2Nxy{color:#aaa}[data-theme=dark] .VisualTableLayout_tableTooltip__0vaH1{background:rgba(30,30,30,.98);border-color:#2196F3}[data-theme=dark] .VisualTableLayout_tableTooltip__0vaH1:after{border-top-color:#2196F3}[data-theme=dark] .VisualTableLayout_tableTooltip__0vaH1.VisualTableLayout_tooltipBelow__zeMT_:after{border-bottom-color:#2196F3}[data-theme=dark] .VisualTableLayout_tooltipRow__e8XQx{color:rgba(255,255,255,.9)}[data-theme=dark] .VisualTableLayout_tooltipNotes__eJr_J{color:rgba(255,255,255,.7);border-top-color:rgba(255,255,255,.2)}[data-theme=dark] .VisualTableLayout_legendItem__RrQSe{color:#fff}[data-theme=dark] .VisualTableLayout_legendBox__YHrDS.VisualTableLayout_available__mtWOz{background:#2a2a2a;border-color:#4CAF50}[data-theme=dark] .VisualTableLayout_legendBox__YHrDS.VisualTableLayout_booked__0q7gF{background:#1e1e1e;border-color:#666}[data-theme=dark] .VisualTableLayout_legendBox__YHrDS.VisualTableLayout_selected___Md82{border-color:var(--info-color);background:#1e1e1e;box-shadow:0 0 0 2px rgba(33,150,243,.3)}.GuestSelector_formSection__cAAfY{display:flex;flex-direction:column;gap:.75rem}.GuestSelector_label__OcOsU{font-size:1rem;font-weight:600;color:var(--text-primary)}.GuestSelector_guestSelector__Pc532{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.5rem;gap:.5rem}.GuestSelector_guestButton__KTgPO{padding:.75rem;background:var(--background);border:2px solid var(--border-color);border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;color:var(--text-primary);min-height:44px;display:flex;align-items:center;justify-content:center}.GuestSelector_guestButton__KTgPO:hover{border-color:#f4c430;background:rgba(244,196,48,.1)}.GuestSelector_guestButton__KTgPO:active{transform:scale(.97)}.GuestSelector_guestButton__KTgPO.GuestSelector_selected__8qkDt{background:#f4c430;border-color:#f4c430;color:#000}.GuestSelector_customInputWrapper__YwEUL{display:flex;align-items:center;gap:.75rem;margin-top:.75rem}.GuestSelector_customLabel__YPWmp{font-size:.9rem;color:var(--text-secondary);white-space:nowrap}.GuestSelector_customInput__M_xq_{flex:1 1;padding:.625rem .875rem;background:var(--background);border:2px solid var(--border-color);border-radius:8px;font-size:.95rem;color:var(--text-primary);transition:border-color .2s ease;min-height:40px}.GuestSelector_customInput__M_xq_:focus{outline:none;border-color:#f4c430}[data-theme=dark] .GuestSelector_guestButton__KTgPO{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.2)}[data-theme=dark] .GuestSelector_guestButton__KTgPO:hover{background:rgba(244,196,48,.15);border-color:rgba(244,196,48,.5)}[data-theme=dark] .GuestSelector_guestButton__KTgPO.GuestSelector_selected__8qkDt{background:#f4c430;border-color:#f4c430;color:#000}@media (max-width:768px){.GuestSelector_guestSelector__Pc532{grid-template-columns:repeat(4,1fr);gap:.4rem}.GuestSelector_guestButton__KTgPO{padding:.65rem;font-size:.9rem;min-height:40px}.GuestSelector_label__OcOsU{font-size:.95rem}}@media (max-width:640px){.GuestSelector_formSection__cAAfY{gap:.65rem}.GuestSelector_guestSelector__Pc532{grid-template-columns:repeat(4,1fr);gap:.35rem}.GuestSelector_guestButton__KTgPO{padding:.55rem .5rem;font-size:.85rem;min-height:36px;border-radius:6px}.GuestSelector_label__OcOsU{font-size:.9rem}.GuestSelector_customInputWrapper__YwEUL{gap:.6rem;margin-top:.6rem}.GuestSelector_customLabel__YPWmp{font-size:.85rem}.GuestSelector_customInput__M_xq_{font-size:.9rem;padding:.55rem .75rem;min-height:36px;border-radius:6px}}@media (max-width:480px){.GuestSelector_formSection__cAAfY{gap:.5rem}.GuestSelector_label__OcOsU{font-size:.85rem;font-weight:600}.GuestSelector_guestSelector__Pc532{grid-template-columns:repeat(4,1fr);gap:.25rem}.GuestSelector_guestButton__KTgPO{padding:.5rem .4rem;font-size:.8rem;min-height:34px;border-width:1.5px;border-radius:5px;font-weight:500}.GuestSelector_guestButton__KTgPO:active{transform:scale(.95)}.GuestSelector_customInputWrapper__YwEUL{flex-direction:column;align-items:stretch;gap:.5rem;margin-top:.5rem}.GuestSelector_customLabel__YPWmp{font-size:.8rem;white-space:normal}.GuestSelector_customInput__M_xq_{font-size:.85rem;padding:.5rem .7rem;min-height:34px;border-radius:5px;width:100%}}.DateTimeSelector_formSection__dycfH{display:flex;flex-direction:column;gap:.75rem}.DateTimeSelector_label__9FiBp{font-size:1rem;font-weight:600;color:var(--text-primary)}.DateTimeSelector_dateSelector__XJUSj{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:thin;scrollbar-color:#f4c430 rgba(244,196,48,.1)}.DateTimeSelector_dateSelector__XJUSj::-webkit-scrollbar{height:8px}.DateTimeSelector_dateSelector__XJUSj::-webkit-scrollbar-track{background:rgba(244,196,48,.1);border-radius:4px}.DateTimeSelector_dateSelector__XJUSj::-webkit-scrollbar-thumb{background:#f4c430;border-radius:4px;-webkit-transition:background .2s ease;transition:background .2s ease}.DateTimeSelector_dateSelector__XJUSj::-webkit-scrollbar-thumb:hover{background:#e0b020}.DateTimeSelector_dateButton__K6Z_C{min-width:60px;padding:.75rem .5rem;background:var(--background);color:var(--text-primary);border:2px solid var(--border-color);border-radius:8px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;gap:.25rem}.DateTimeSelector_dateButton__K6Z_C:hover{border-color:#f4c430;background:rgba(244,196,48,.1)}.DateTimeSelector_dateButton__K6Z_C.DateTimeSelector_selected__uMhOW{background:#f4c430;border-color:#f4c430}.DateTimeSelector_dateDay__Jgqxi{font-size:1.25rem;font-weight:700;color:var(--text-primary)}.DateTimeSelector_dateButton__K6Z_C.DateTimeSelector_selected__uMhOW .DateTimeSelector_dateDay__Jgqxi{color:#000}.DateTimeSelector_dateDayName__fiJT_{font-size:.8rem;color:var(--text-secondary)}.DateTimeSelector_dateButton__K6Z_C.DateTimeSelector_selected__uMhOW .DateTimeSelector_dateDayName__fiJT_{color:#000}.DateTimeSelector_timeSelector__jfWwZ{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.5rem;gap:.5rem}.DateTimeSelector_timeButton__nTnDz{padding:.75rem;background:var(--background);border:2px solid var(--border-color);border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;color:var(--text-primary);min-height:44px;display:flex;align-items:center;justify-content:center}.DateTimeSelector_timeButton__nTnDz:hover:not(:disabled){border-color:#f4c430;background:rgba(244,196,48,.1)}.DateTimeSelector_timeButton__nTnDz:active:not(:disabled){transform:scale(.97)}.DateTimeSelector_timeButton__nTnDz.DateTimeSelector_selected__uMhOW{background:#f4c430;border-color:#f4c430;color:#000}.DateTimeSelector_timeButton__nTnDz:disabled{opacity:.5;cursor:not-allowed}.DateTimeSelector_customInputWrapper__OQp1R{display:flex;align-items:center;gap:.75rem;margin-top:.75rem}.DateTimeSelector_customLabel__ravD4{font-size:.9rem;color:var(--text-secondary);white-space:nowrap}.DateTimeSelector_customInput__Poh1L{flex:1 1;padding:.625rem .875rem;background:var(--background);border:2px solid var(--border-color);border-radius:8px;font-size:.95rem;color:var(--text-primary);transition:border-color .2s ease;cursor:pointer;min-height:40px}.DateTimeSelector_customInput__Poh1L:focus{outline:none;border-color:#f4c430}.DateTimeSelector_customInput__Poh1L:hover{border-color:#f4c430}.DateTimeSelector_customInput__Poh1L[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(59%) sepia(89%) saturate(476%) hue-rotate(7deg) brightness(95%) contrast(93%);-webkit-transition:filter .2s ease;transition:filter .2s ease}.DateTimeSelector_customInput__Poh1L[type=date]::-webkit-calendar-picker-indicator:hover{filter:invert(52%) sepia(98%) saturate(466%) hue-rotate(7deg) brightness(98%) contrast(90%)}.DateTimeSelector_customInput__Poh1L[type=time]::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(59%) sepia(89%) saturate(476%) hue-rotate(7deg) brightness(95%) contrast(93%);-webkit-transition:filter .2s ease;transition:filter .2s ease}.DateTimeSelector_customInput__Poh1L[type=time]::-webkit-calendar-picker-indicator:hover{filter:invert(52%) sepia(98%) saturate(466%) hue-rotate(7deg) brightness(98%) contrast(90%)}[data-theme=dark] .DateTimeSelector_timeButton__nTnDz{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.2)}[data-theme=dark] .DateTimeSelector_timeButton__nTnDz:hover:not(:disabled){background:rgba(244,196,48,.15);border-color:rgba(244,196,48,.5)}[data-theme=dark] .DateTimeSelector_timeButton__nTnDz.DateTimeSelector_selected__uMhOW{background:#f4c430;border-color:#f4c430;color:#000}[data-theme=dark] .DateTimeSelector_customInput__Poh1L[type=date]::-webkit-calendar-picker-indicator,[data-theme=dark] .DateTimeSelector_customInput__Poh1L[type=time]::-webkit-calendar-picker-indicator{filter:invert(59%) sepia(89%) saturate(476%) hue-rotate(7deg) brightness(115%) contrast(93%)}[data-theme=dark] .DateTimeSelector_customInput__Poh1L[type=date]::-webkit-calendar-picker-indicator:hover,[data-theme=dark] .DateTimeSelector_customInput__Poh1L[type=time]::-webkit-calendar-picker-indicator:hover{filter:invert(80%) sepia(89%) saturate(476%) hue-rotate(7deg) brightness(115%) contrast(93%)}@media (max-width:768px){.DateTimeSelector_timeSelector__jfWwZ{grid-template-columns:repeat(2,1fr);gap:.4rem}.DateTimeSelector_dateSelector__XJUSj{gap:.25rem}.DateTimeSelector_dateButton__K6Z_C{min-width:50px;padding:.5rem .25rem;font-size:.85rem}.DateTimeSelector_timeButton__nTnDz{padding:.65rem;font-size:.85rem;min-height:40px}.DateTimeSelector_label__9FiBp{font-size:.95rem}}@media (max-width:640px){.DateTimeSelector_formSection__dycfH{gap:.65rem}.DateTimeSelector_timeSelector__jfWwZ{grid-template-columns:repeat(2,1fr);gap:.35rem}.DateTimeSelector_dateSelector__XJUSj{gap:.2rem}.DateTimeSelector_dateButton__K6Z_C{min-width:45px;padding:.45rem .2rem;font-size:.8rem;border-radius:6px}.DateTimeSelector_timeButton__nTnDz{padding:.55rem .5rem;font-size:.8rem;min-height:36px;border-radius:6px}.DateTimeSelector_label__9FiBp{font-size:.9rem}.DateTimeSelector_customInputWrapper__OQp1R{gap:.6rem;margin-top:.6rem}.DateTimeSelector_customLabel__ravD4{font-size:.85rem}.DateTimeSelector_customInput__Poh1L{font-size:.9rem;padding:.55rem .75rem;min-height:36px;border-radius:6px}.DateTimeSelector_dateDay__Jgqxi{font-size:1.1rem}.DateTimeSelector_dateDayName__fiJT_{font-size:.7rem}}@media (max-width:480px){.DateTimeSelector_formSection__dycfH{gap:.25rem;width:100%;overflow-x:hidden;box-sizing:border-box}.DateTimeSelector_label__9FiBp{font-size:.85rem;font-weight:600;word-break:break-word;margin-bottom:.25rem}.DateTimeSelector_dateSelector__XJUSj{gap:.1rem;padding-bottom:.2rem;width:100%;overflow-x:auto}.DateTimeSelector_dateButton__K6Z_C{min-width:38px;padding:.3rem .1rem;font-size:.75rem;border-radius:5px;border-width:1.5px;flex-shrink:0}.DateTimeSelector_dateDay__Jgqxi{font-size:.95rem}.DateTimeSelector_dateDayName__fiJT_{font-size:.65rem}.DateTimeSelector_timeSelector__jfWwZ{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.15rem;gap:.15rem;width:100%;box-sizing:border-box}.DateTimeSelector_timeButton__nTnDz{padding:.4rem .3rem;font-size:.75rem;min-height:38px;border-width:1.5px;border-radius:5px;width:100%;box-sizing:border-box}.DateTimeSelector_timeButton__nTnDz:active:not(:disabled){transform:scale(.95)}.DateTimeSelector_customInputWrapper__OQp1R{flex-direction:column;align-items:stretch;gap:.35rem;margin-top:.25rem;width:100%;box-sizing:border-box}.DateTimeSelector_customLabel__ravD4{font-size:.8rem;white-space:normal;word-break:break-word}.DateTimeSelector_customInput__Poh1L{font-size:.85rem;padding:.4rem .6rem;min-height:38px;border-radius:5px;width:100%;border-width:1.5px;box-sizing:border-box}}.CustomerDetailsForm_formSection___Ki0P{display:flex;flex-direction:column;gap:.75rem}.CustomerDetailsForm_label__fXj0O{font-size:1rem;font-weight:600;color:var(--text-primary)}.CustomerDetailsForm_input__u8CNb,.CustomerDetailsForm_textarea__Jw4P3{width:100%;padding:.875rem 1rem;background:var(--background);border:2px solid var(--border-color);border-radius:8px;font-size:1rem;color:var(--text-primary);transition:border-color .2s ease;font-family:inherit;min-height:44px;box-sizing:border-box}.CustomerDetailsForm_input__u8CNb:focus,.CustomerDetailsForm_textarea__Jw4P3:focus{outline:none;border-color:#f4c430}.CustomerDetailsForm_textarea__Jw4P3{resize:vertical;min-height:100px;padding:.875rem 1rem}[data-theme=dark] .CustomerDetailsForm_input__u8CNb,[data-theme=dark] .CustomerDetailsForm_textarea__Jw4P3{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.2)}[data-theme=dark] .CustomerDetailsForm_input__u8CNb:focus,[data-theme=dark] .CustomerDetailsForm_textarea__Jw4P3:focus{border-color:#f4c430;background:rgba(255,255,255,.08)}@media (max-width:768px){.CustomerDetailsForm_formSection___Ki0P{gap:.65rem}.CustomerDetailsForm_label__fXj0O{font-size:.95rem}.CustomerDetailsForm_input__u8CNb,.CustomerDetailsForm_textarea__Jw4P3{padding:.75rem .875rem;font-size:.95rem;border-radius:6px}.CustomerDetailsForm_textarea__Jw4P3{min-height:90px}}@media (max-width:640px){.CustomerDetailsForm_formSection___Ki0P{gap:.6rem}.CustomerDetailsForm_label__fXj0O{font-size:.9rem}.CustomerDetailsForm_input__u8CNb,.CustomerDetailsForm_textarea__Jw4P3{padding:.7rem .8rem;font-size:.9rem;min-height:40px;border-radius:6px;border-width:1.5px}.CustomerDetailsForm_textarea__Jw4P3{min-height:80px}}@media (max-width:480px){.CustomerDetailsForm_formSection___Ki0P{gap:.5rem}.CustomerDetailsForm_label__fXj0O{font-size:.85rem;font-weight:600}.CustomerDetailsForm_input__u8CNb,.CustomerDetailsForm_textarea__Jw4P3{padding:.65rem .75rem;font-size:.85rem;min-height:38px;border-radius:5px;border-width:1.5px;letter-spacing:.3px}.CustomerDetailsForm_input__u8CNb::placeholder,.CustomerDetailsForm_textarea__Jw4P3::placeholder{opacity:.7}.CustomerDetailsForm_textarea__Jw4P3{min-height:70px;resize:vertical;max-height:150px}.CustomerDetailsForm_input__u8CNb:focus,.CustomerDetailsForm_textarea__Jw4P3:focus{background:rgba(255,255,255,.9);border-color:#f4c430}}.CapacityWarning_capacityWarning__4BvnG{display:flex;gap:1rem;padding:1.25rem;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff8e1,#ffecb3);border:2px solid #ffa726;border-left:5px solid #ff9800;border-radius:12px;box-shadow:0 2px 8px rgba(255,152,0,.15);animation:CapacityWarning_slideDown__W4e6z .4s ease;box-sizing:border-box}@keyframes CapacityWarning_slideDown__W4e6z{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.CapacityWarning_warningIcon__WR4nu{font-size:1.5rem;flex-shrink:0}.CapacityWarning_warningContent__y_NG3{flex:1 1;min-width:0}.CapacityWarning_warningTitle__u1l3b{font-size:1.1rem;font-weight:700;color:#e65100;margin:0 0 .5rem}.CapacityWarning_warningMessage__bRZPs{font-size:.95rem;color:#5d4037;margin:0 0 .75rem;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}.CapacityWarning_warningAction__jzriE{font-size:.9rem;color:#6d4c41;margin:0;font-weight:600;font-style:italic}[data-theme=dark] .CapacityWarning_capacityWarning__4BvnG{background:linear-gradient(135deg,rgba(255,152,0,.15),rgba(255,152,0,.1));border-color:rgba(255,167,38,.5) rgba(255,167,38,.5) rgba(255,167,38,.5) rgba(255,152,0,.8)}[data-theme=dark] .CapacityWarning_warningTitle__u1l3b{color:#ffb74d}[data-theme=dark] .CapacityWarning_warningAction__jzriE,[data-theme=dark] .CapacityWarning_warningMessage__bRZPs{color:rgba(255,255,255,.9)}@media (max-width:768px){.CapacityWarning_capacityWarning__4BvnG{gap:.875rem;padding:1rem;margin-bottom:1.25rem;border-width:2px 2px 2px 4px}.CapacityWarning_warningIcon__WR4nu{font-size:1.35rem}.CapacityWarning_warningTitle__u1l3b{font-size:1rem}.CapacityWarning_warningMessage__bRZPs{font-size:.9rem;margin-bottom:.65rem}.CapacityWarning_warningAction__jzriE{font-size:.85rem}}@media (max-width:640px){.CapacityWarning_capacityWarning__4BvnG{gap:.75rem;padding:.875rem;margin-bottom:1rem;border-width:1.5px 1.5px 1.5px 4px}.CapacityWarning_warningIcon__WR4nu{font-size:1.2rem;line-height:1.4}.CapacityWarning_warningTitle__u1l3b{font-size:.95rem;margin-bottom:.4rem}.CapacityWarning_warningMessage__bRZPs{font-size:.85rem;margin-bottom:.6rem;line-height:1.4}.CapacityWarning_warningAction__jzriE{font-size:.8rem}}@media (max-width:480px){.CapacityWarning_capacityWarning__4BvnG{gap:.6rem;padding:.75rem;margin-bottom:.875rem;border-width:1.5px;border-radius:8px}.CapacityWarning_warningIcon__WR4nu{font-size:1.1rem}.CapacityWarning_warningTitle__u1l3b{font-size:.9rem;margin-bottom:.35rem}.CapacityWarning_warningMessage__bRZPs{font-size:.8rem;margin-bottom:.5rem;line-height:1.35}.CapacityWarning_warningAction__jzriE{font-size:.75rem}}.SelectedTableInfo_selectedTableInfo__isg_i{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:rgba(244,196,48,.1);border:2px solid #f4c430;border-radius:8px;gap:1rem;box-sizing:border-box;flex-wrap:wrap}.SelectedTableInfo_tableLabel__SHRJ0{font-weight:600;color:var(--text-primary)}.SelectedTableInfo_tableValue__IEZZz{font-size:1.5rem;font-weight:700;color:#f4c430}.SelectedTableInfo_combineChip__DIBWb{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border:2px solid rgba(244,196,48,.3);background:rgba(244,196,48,.05);color:var(--text-primary);border-radius:24px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;justify-content:center;min-height:44px}.SelectedTableInfo_combineChip__DIBWb:hover{background:rgba(244,196,48,.1);border-color:rgba(244,196,48,.5);transform:translateY(-1px);box-shadow:0 2px 8px rgba(244,196,48,.2)}.SelectedTableInfo_combineChip__DIBWb:active{transform:scale(.98)}.SelectedTableInfo_combineChipActive__9QUvZ{background:linear-gradient(135deg,#f4c430,#d4a62a);border-color:#f4c430;color:#000;box-shadow:0 2px 12px rgba(244,196,48,.3)}.SelectedTableInfo_combineChipActive__9QUvZ:hover{background:linear-gradient(135deg,#ffcc33,#e6b230);transform:translateY(-1px);box-shadow:0 4px 16px rgba(244,196,48,.4)}.SelectedTableInfo_combineChipIcon__pD11s{display:flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:1rem;font-weight:700;flex-shrink:0}[data-theme=dark] .SelectedTableInfo_selectedTableInfo__isg_i{background:rgba(244,196,48,.08);border-color:rgba(244,196,48,.5)}[data-theme=dark] .SelectedTableInfo_combineChip__DIBWb{background:rgba(244,196,48,.05);border-color:rgba(244,196,48,.3)}[data-theme=dark] .SelectedTableInfo_combineChip__DIBWb:hover{background:rgba(244,196,48,.12);border-color:rgba(244,196,48,.5)}@media (max-width:768px){.SelectedTableInfo_selectedTableInfo__isg_i{padding:.875rem;gap:.875rem;flex-direction:column;align-items:stretch}.SelectedTableInfo_tableLabel__SHRJ0{font-size:.95rem}.SelectedTableInfo_tableValue__IEZZz{font-size:1.35rem}.SelectedTableInfo_combineChip__DIBWb{width:100%;padding:.7rem 1rem;font-size:.9rem;border-radius:6px;min-height:40px}}@media (max-width:640px){.SelectedTableInfo_selectedTableInfo__isg_i{padding:.75rem;gap:.75rem;border-width:1.5px;border-radius:6px}.SelectedTableInfo_tableLabel__SHRJ0{font-size:.9rem}.SelectedTableInfo_tableValue__IEZZz{font-size:1.2rem}.SelectedTableInfo_combineChip__DIBWb{padding:.65rem .9rem;font-size:.85rem;border-width:1.5px;border-radius:6px;min-height:38px}.SelectedTableInfo_combineChipIcon__pD11s{width:18px;height:18px;font-size:.9rem}}@media (max-width:480px){.SelectedTableInfo_selectedTableInfo__isg_i{padding:.65rem;gap:.65rem;border-width:1.5px}.SelectedTableInfo_tableLabel__SHRJ0{font-size:.8rem}.SelectedTableInfo_tableValue__IEZZz{font-size:1.1rem}.SelectedTableInfo_combineChip__DIBWb{padding:.6rem .8rem;font-size:.8rem;border-width:1.5px;border-radius:5px;min-height:36px}.SelectedTableInfo_combineChipIcon__pD11s{width:16px;height:16px;font-size:.85rem}.SelectedTableInfo_combineChip__DIBWb:active{transform:scale(.96)}}.ReservationSuccessModal_overlay__LW30R{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:ReservationSuccessModal_fadeIn__uD3PN .3s ease-out}@keyframes ReservationSuccessModal_fadeIn__uD3PN{0%{opacity:0}to{opacity:1}}.ReservationSuccessModal_modal__0aJf4{background:white;border-radius:16px;padding:2.5rem;max-width:500px;width:100%;box-shadow:0 20px 60px rgba(0,0,0,.3);position:relative;animation:ReservationSuccessModal_slideUp__8alDy .3s ease-out}@keyframes ReservationSuccessModal_slideUp__8alDy{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.ReservationSuccessModal_closeButton__ju52H{position:absolute;top:1rem;right:1rem;background:transparent;border:none;font-size:1.5rem;color:#666;cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.ReservationSuccessModal_closeButton__ju52H:hover{background:#f0f0f0;color:#333}.ReservationSuccessModal_iconContainer__qk13Q{display:flex;justify-content:center;margin-bottom:1.5rem}.ReservationSuccessModal_clockIcon__DUAW6{font-size:4rem;animation:ReservationSuccessModal_pulse__CsuxU 2s ease-in-out infinite}@keyframes ReservationSuccessModal_pulse__CsuxU{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.ReservationSuccessModal_title__2inyZ{font-size:1.75rem;font-weight:700;color:#333;text-align:center;margin:0 0 1rem}.ReservationSuccessModal_message__jo96h{font-size:1rem;color:#666;text-align:center;line-height:1.6;margin:0 0 1.5rem}.ReservationSuccessModal_emailInfo__8TAto{background:#f8f9fa;border-radius:8px;padding:1rem;margin-bottom:2rem;display:flex;flex-direction:column;gap:.5rem}.ReservationSuccessModal_emailLabel__rooVO{font-size:.875rem;color:#666;font-weight:500}.ReservationSuccessModal_email__XMVVM{font-size:1rem;color:#333;font-weight:600}.ReservationSuccessModal_actions__7BaOs{display:flex;flex-direction:column;gap:.75rem}.ReservationSuccessModal_primaryButton__4GazB{background:#f4c430;color:#333;border:none;border-radius:8px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;width:100%}.ReservationSuccessModal_primaryButton__4GazB:hover{background:#e0b020;transform:translateY(-1px);box-shadow:0 4px 12px rgba(244,196,48,.3)}.ReservationSuccessModal_secondaryButton__WI3ck{background:transparent;color:#666;border:2px solid #ddd;border-radius:8px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;width:100%}.ReservationSuccessModal_secondaryButton__WI3ck:hover{border-color:#bbb;color:#333;background:#f8f9fa}.ReservationSuccessModal_guestNote__UOLdK{font-size:.875rem;color:#666;text-align:center;margin:.5rem 0 0;line-height:1.5;padding:.75rem;background:#fff8e1;border-radius:8px}@media (prefers-color-scheme:dark){.ReservationSuccessModal_modal__0aJf4{background:#1a1a1a;box-shadow:0 20px 60px rgba(0,0,0,.6)}.ReservationSuccessModal_closeButton__ju52H{color:#999}.ReservationSuccessModal_closeButton__ju52H:hover{background:#2a2a2a;color:#fff}.ReservationSuccessModal_title__2inyZ{color:#fff}.ReservationSuccessModal_message__jo96h{color:#ccc}.ReservationSuccessModal_emailInfo__8TAto{background:#2a2a2a}.ReservationSuccessModal_emailLabel__rooVO{color:#999}.ReservationSuccessModal_email__XMVVM{color:#fff}.ReservationSuccessModal_primaryButton__4GazB{background:#f4c430;color:#000}.ReservationSuccessModal_primaryButton__4GazB:hover{background:#ffcc33}.ReservationSuccessModal_secondaryButton__WI3ck{color:#ccc;border-color:#444}.ReservationSuccessModal_secondaryButton__WI3ck:hover{border-color:#666;color:#fff;background:#2a2a2a}.ReservationSuccessModal_guestNote__UOLdK{color:#ccc;background:#2a2a1a}}@media (max-width:768px){.ReservationSuccessModal_overlay__LW30R{padding:.75rem}.ReservationSuccessModal_modal__0aJf4{padding:2rem 1.5rem;border-radius:12px}.ReservationSuccessModal_closeButton__ju52H{width:32px;height:32px;font-size:1.35rem}.ReservationSuccessModal_iconContainer__qk13Q{margin-bottom:1.25rem}.ReservationSuccessModal_clockIcon__DUAW6{font-size:3.5rem}.ReservationSuccessModal_title__2inyZ{font-size:1.5rem;margin-bottom:.875rem}.ReservationSuccessModal_message__jo96h{font-size:.95rem;margin-bottom:1.25rem}.ReservationSuccessModal_emailInfo__8TAto{padding:.875rem;margin-bottom:1.5rem;gap:.4rem}.ReservationSuccessModal_emailLabel__rooVO{font-size:.8rem}.ReservationSuccessModal_email__XMVVM{font-size:.95rem}.ReservationSuccessModal_actions__7BaOs{gap:.6rem}.ReservationSuccessModal_primaryButton__4GazB,.ReservationSuccessModal_secondaryButton__WI3ck{padding:.8rem 1.25rem;font-size:.95rem}.ReservationSuccessModal_guestNote__UOLdK{font-size:.8rem;padding:.65rem;margin-top:.4rem}}@media (max-width:640px){.ReservationSuccessModal_overlay__LW30R{padding:.5rem}.ReservationSuccessModal_modal__0aJf4{padding:1.75rem 1.25rem;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.25)}.ReservationSuccessModal_closeButton__ju52H{top:.75rem;right:.75rem;width:30px;height:30px;font-size:1.25rem}.ReservationSuccessModal_closeButton__ju52H:hover{background:rgba(244,196,48,.1);color:#333}.ReservationSuccessModal_iconContainer__qk13Q{margin-bottom:1rem}.ReservationSuccessModal_clockIcon__DUAW6{font-size:3rem}.ReservationSuccessModal_title__2inyZ{font-size:1.35rem;margin-bottom:.75rem;line-height:1.3}.ReservationSuccessModal_message__jo96h{font-size:.9rem;margin-bottom:1rem}.ReservationSuccessModal_emailInfo__8TAto{padding:.75rem;margin-bottom:1.25rem;border-radius:6px}.ReservationSuccessModal_emailLabel__rooVO{font-size:.75rem}.ReservationSuccessModal_email__XMVVM{font-size:.9rem}.ReservationSuccessModal_actions__7BaOs{gap:.5rem}.ReservationSuccessModal_primaryButton__4GazB,.ReservationSuccessModal_secondaryButton__WI3ck{padding:.7rem 1rem;font-size:.9rem;border-radius:6px}.ReservationSuccessModal_guestNote__UOLdK{font-size:.75rem;padding:.6rem;margin-top:.4rem;border-radius:6px}}@media (max-width:480px){.ReservationSuccessModal_overlay__LW30R{padding:.5rem}.ReservationSuccessModal_modal__0aJf4{padding:1.5rem 1rem;border-radius:10px;max-width:100%}.ReservationSuccessModal_closeButton__ju52H{top:.6rem;right:.6rem;width:28px;height:28px;font-size:1.1rem}.ReservationSuccessModal_iconContainer__qk13Q{margin-bottom:.875rem}.ReservationSuccessModal_clockIcon__DUAW6{font-size:2.75rem}.ReservationSuccessModal_title__2inyZ{font-size:1.2rem;margin-bottom:.65rem}.ReservationSuccessModal_message__jo96h{font-size:.85rem;margin-bottom:.875rem;line-height:1.4}.ReservationSuccessModal_emailInfo__8TAto{padding:.65rem;margin-bottom:1rem;gap:.3rem}.ReservationSuccessModal_emailLabel__rooVO{font-size:.7rem}.ReservationSuccessModal_email__XMVVM{font-size:.85rem}.ReservationSuccessModal_actions__7BaOs{gap:.4rem}.ReservationSuccessModal_primaryButton__4GazB,.ReservationSuccessModal_secondaryButton__WI3ck{padding:.65rem .9rem;font-size:.85rem;border-radius:5px;min-height:40px}.ReservationSuccessModal_primaryButton__4GazB:hover{transform:translateY(-1px)}.ReservationSuccessModal_guestNote__UOLdK{font-size:.7rem;padding:.5rem;margin-top:.35rem;line-height:1.3}}.ReservationsPage_container__9DGzf{min-height:100vh;background:var(--background);padding:2rem 0;width:100%;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}.ReservationsPage_content__YQkS_{max-width:1600px;margin:0 auto;padding:0 2rem;width:100%;box-sizing:border-box;overflow-x:hidden;overflow-y:visible}.ReservationsPage_title___Xxhi{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:var(--text-primary);word-wrap:break-word;overflow-wrap:break-word}.ReservationsPage_layout__5Df5B{display:grid;grid-template-columns:1fr 450px;grid-gap:3rem;gap:3rem;align-items:start}.ReservationsPage_floorPlanSection__Zzacx{background:var(--card-background);border-radius:16px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1);min-width:0}.ReservationsPage_sectionTitle__W8fOG{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--text-primary);word-wrap:break-word;overflow-wrap:break-word}.ReservationsPage_selectionCount__bTdV_{margin-left:1rem;color:#f4c430;font-weight:400;font-size:.9rem}.ReservationsPage_bookingPanel__lbPOS{background:var(--card-background);border-radius:16px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:2rem}.ReservationsPage_panelTitle__iXGJE{font-size:1.75rem;font-weight:600;margin-bottom:2rem;color:var(--text-primary)}.ReservationsPage_bookingForm__wcVRO{display:flex;flex-direction:column;gap:1.5rem}.ReservationsPage_bookButton__8NeHm{width:100%;padding:1rem;background:#f4c430;color:#000;border:none;border-radius:8px;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.ReservationsPage_bookButton__8NeHm:hover:not(:disabled){background:#e0b020;transform:translateY(-2px);box-shadow:0 4px 12px rgba(244,196,48,.3)}.ReservationsPage_bookButton__8NeHm:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width:1400px){.ReservationsPage_layout__5Df5B{grid-template-columns:1fr 400px;gap:2.5rem}.ReservationsPage_bookingPanel__lbPOS{padding:1.5rem}}@media (max-width:1200px){.ReservationsPage_layout__5Df5B{grid-template-columns:1fr;gap:2rem}.ReservationsPage_bookingPanel__lbPOS{position:static;max-width:600px;margin:0 auto}.ReservationsPage_content__YQkS_{padding:0 1rem}.ReservationsPage_title___Xxhi{font-size:2rem;margin-bottom:2rem}.ReservationsPage_panelTitle__iXGJE{font-size:1.5rem}}@media (max-width:768px){.ReservationsPage_container__9DGzf{padding:1rem 0}.ReservationsPage_content__YQkS_{padding:0 .75rem;max-width:100%;width:100%;box-sizing:border-box}.ReservationsPage_title___Xxhi{font-size:1.75rem;margin-bottom:1.5rem;word-break:break-word}.ReservationsPage_layout__5Df5B{grid-template-columns:1fr;gap:1.75rem;width:100%;box-sizing:border-box}.ReservationsPage_bookingPanel__lbPOS,.ReservationsPage_floorPlanSection__Zzacx{padding:1.25rem;border-radius:12px;width:100%;box-sizing:border-box}.ReservationsPage_sectionTitle__W8fOG{font-size:1.25rem;margin-bottom:1.25rem}.ReservationsPage_panelTitle__iXGJE{font-size:1.25rem;margin-bottom:1.5rem}.ReservationsPage_bookingForm__wcVRO{gap:1.25rem;width:100%;box-sizing:border-box}.ReservationsPage_bookButton__8NeHm{padding:.875rem 1rem;font-size:1rem;width:100%;box-sizing:border-box}.ReservationsPage_selectionCount__bTdV_{margin-left:.75rem;font-size:.85rem}}@media (max-width:640px){.ReservationsPage_container__9DGzf{padding:.75rem 0}.ReservationsPage_content__YQkS_{padding:0 .5rem;max-width:100%;width:100%;box-sizing:border-box}.ReservationsPage_layout__5Df5B{grid-template-columns:1fr;gap:1.5rem;width:100%;box-sizing:border-box}.ReservationsPage_title___Xxhi{font-size:1.5rem;margin-bottom:1.25rem;letter-spacing:-.5px;word-break:break-word}.ReservationsPage_bookingPanel__lbPOS,.ReservationsPage_floorPlanSection__Zzacx{padding:1rem;border-radius:12px;width:100%;box-sizing:border-box}.ReservationsPage_sectionTitle__W8fOG{font-size:1.1rem;margin-bottom:1rem}.ReservationsPage_panelTitle__iXGJE{font-size:1.1rem;margin-bottom:1.25rem}.ReservationsPage_bookingForm__wcVRO{gap:1rem;width:100%;box-sizing:border-box}.ReservationsPage_bookButton__8NeHm{padding:.75rem .875rem;font-size:.95rem;margin-top:.25rem;width:100%;box-sizing:border-box}.ReservationsPage_bookButton__8NeHm:hover:not(:disabled){transform:translateY(-1px)}.ReservationsPage_selectionCount__bTdV_{margin-left:.5rem;font-size:.8rem;display:block;margin-top:.25rem}}@media (max-width:600px){.ReservationsPage_layout__5Df5B{grid-template-columns:1fr;gap:1.5rem;width:100%;box-sizing:border-box}.ReservationsPage_bookingPanel__lbPOS{position:static;max-width:100%;width:100%;box-sizing:border-box}.ReservationsPage_floorPlanSection__Zzacx{width:100%;box-sizing:border-box}}@media (max-width:480px){.ReservationsPage_container__9DGzf{padding:.5rem 0;min-height:auto;width:100vw;margin-left:calc(-50vw + 50%)}.ReservationsPage_content__YQkS_{padding:0 .375rem;max-width:100%;width:100%;box-sizing:border-box}.ReservationsPage_layout__5Df5B{grid-template-columns:1fr;gap:1rem;width:100%;box-sizing:border-box}.ReservationsPage_title___Xxhi{font-size:1.25rem;margin-bottom:1rem;font-weight:700;line-height:1.3;word-break:break-word;width:100%;box-sizing:border-box}.ReservationsPage_bookingPanel__lbPOS,.ReservationsPage_floorPlanSection__Zzacx{padding:.875rem;border-radius:10px;box-shadow:0 1px 4px rgba(0,0,0,.08);width:100%;box-sizing:border-box;margin:0}.ReservationsPage_sectionTitle__W8fOG{font-size:1rem;margin-bottom:.875rem;font-weight:600;word-break:break-word}.ReservationsPage_panelTitle__iXGJE{font-size:1rem;margin-bottom:1rem;font-weight:600}.ReservationsPage_bookingForm__wcVRO{gap:.875rem;width:100%;box-sizing:border-box}.ReservationsPage_bookButton__8NeHm{padding:.7rem .75rem;font-size:.9rem;margin-top:0;border-radius:6px;width:100%;box-sizing:border-box}.ReservationsPage_bookButton__8NeHm:active:not(:disabled){background:#d4a020;transform:scale(.98)}.ReservationsPage_selectionCount__bTdV_{display:inline;margin-left:.25rem;font-size:.75rem}.ReservationsPage_bookButton__8NeHm:disabled{opacity:.6}}