._form_vkkji_4{width:100%;margin:0 auto;padding:2.5rem;background:#fff;border-radius:24px;box-shadow:0 10px 40px #00000014}@media(max-width:768px){._form_vkkji_4{padding:1.5rem;border-radius:16px}}._stepIndicator_vkkji_23{display:flex;align-items:center;justify-content:center;gap:0;max-width:960px;margin:0 auto 2.5rem;padding-bottom:2rem;border-bottom:1px solid #e5e0d8}._step_vkkji_23{display:flex;align-items:center;gap:.5rem}._stepCircle_vkkji_40{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:600;font-family:Inter,sans-serif;background:#f0ede8;color:#6b6b6b;transition:all .3s ease;flex-shrink:0}._stepActive_vkkji_56 ._stepCircle_vkkji_40{background:#a87b5b;color:#fff;box-shadow:0 2px 8px #a87b5b4d}._stepCompleted_vkkji_62 ._stepCircle_vkkji_40{background:#4f523f;color:#fff}._stepLabel_vkkji_67{font-size:.85rem;font-weight:500;color:#6b6b6b;transition:color .3s ease}._stepActive_vkkji_56 ._stepLabel_vkkji_67{color:#a87b5b;font-weight:600}._stepCompleted_vkkji_62 ._stepLabel_vkkji_67{color:#4f523f}._stepLine_vkkji_83{width:40px;height:2px;background:#e5e0d8;margin:0 .75rem;flex-shrink:0}._stepCompleted_vkkji_62 ._stepLine_vkkji_83{background:#4f523f}@media(max-width:768px){._stepIndicator_vkkji_23{gap:0;margin-bottom:1.5rem;padding-bottom:1.5rem}._stepLabel_vkkji_67{display:none}._stepLine_vkkji_83{width:24px;margin:0 .4rem}._stepCircle_vkkji_40{width:32px;height:32px;font-size:.8rem}}._formBody_vkkji_121{min-height:400px;max-width:960px;margin:0 auto}._stepContent_vkkji_127{animation:_fadeIn_vkkji_1 .3s ease}@keyframes _fadeIn_vkkji_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._stepTitle_vkkji_142{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:#2a2a2a;margin-bottom:.5rem}._stepDescription_vkkji_150{color:#6b6b6b;font-size:.95rem;margin-bottom:2rem}._formGroup_vkkji_159{margin-bottom:1.5rem}._label_vkkji_163{display:block;font-size:.85rem;font-weight:500;color:#2a2a2a;margin-bottom:.4rem}._requiredMark_vkkji_171{color:#d4483b;margin-left:.2rem}._input_vkkji_176{width:100%;padding:.75rem 1rem;border:1px solid #e5e0d8;border-radius:12px;font-family:Inter,sans-serif;font-size:.95rem;color:#2a2a2a;background:#fdfbf7;transition:all .2s ease;outline:none}._input_vkkji_176:focus{border-color:#a87b5b;box-shadow:0 0 0 3px #a87b5b1a}._input_vkkji_176::placeholder{color:#b0a99f}._inputError_vkkji_198{border-color:#d4483b}._inputError_vkkji_198:focus{box-shadow:0 0 0 3px #d4483b1a}._error_vkkji_206{display:block;color:#d4483b;font-size:.8rem;margin-top:.35rem;font-weight:500}._fieldHint_vkkji_214{display:block;color:#6b6b6b;font-size:.75rem;margin-top:.3rem}._datePickerWrapper_vkkji_224{position:relative;width:100%}._datePickerTrigger_vkkji_229{display:flex;align-items:center;justify-content:space-between;gap:.75rem;text-align:left;cursor:pointer;line-height:1.4}._datePickerTrigger_vkkji_229:hover{border-color:#c9c2b8}._datePickerValue_vkkji_243{color:#2a2a2a;text-transform:capitalize}._datePickerPlaceholder_vkkji_248{color:#b0a99f}._datePickerIcon_vkkji_252{color:#a87b5b;flex-shrink:0}._datePickerPopup_vkkji_257{position:absolute;top:calc(100% + .5rem);left:0;z-index:20;width:min(340px,100%);padding:1rem;background:#fff;border:1px solid #e5e0d8;border-radius:14px;box-shadow:0 12px 40px #0000001f}._datePickerHeader_vkkji_270{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._datePickerNavBtn_vkkji_277{width:32px;height:32px;border-radius:8px;border:none;background:transparent;color:#4f523f;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}._datePickerNavBtn_vkkji_277:hover:not(:disabled){background:#f0ede8}._datePickerNavBtn_vkkji_277:disabled{color:#c9c2b8;cursor:not-allowed}._datePickerMonthLabel_vkkji_300{font-family:Playfair Display,serif;font-size:1.05rem;font-weight:600;color:#2a2a2a;text-transform:capitalize}._datePickerWeekdays_vkkji_308{display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem;margin-bottom:.4rem}._datePickerWeekdays_vkkji_308 span{text-align:center;font-size:.72rem;font-weight:500;color:#6b6b6b;padding:.35rem 0;text-transform:uppercase;letter-spacing:.05em}._datePickerGrid_vkkji_325{display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem}._datePickerDay_vkkji_331{aspect-ratio:1;border:1px solid transparent;background:transparent;border-radius:50%;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;color:#2a2a2a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease;padding:0}._datePickerDay_vkkji_331:hover:not(:disabled):not(._datePickerDaySelected_vkkji_350){background:#f0ede8}._datePickerDayOutside_vkkji_354{color:#c9c2b8}._datePickerDayToday_vkkji_358{border-color:#a87b5b;color:#a87b5b;font-weight:600}._datePickerDaySelected_vkkji_350{background:#a87b5b;color:#fff;font-weight:600;box-shadow:0 2px 8px #a87b5b4d}._datePickerDayDisabled_vkkji_371{color:#e5e0d8;cursor:not-allowed}@media(max-width:480px){._datePickerPopup_vkkji_257{padding:.75rem}._datePickerDay_vkkji_331{font-size:.8rem}}._spaceCards_vkkji_389{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._spaceCard_vkkji_389{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;border:2px solid #e5e0d8;border-radius:16px;background:#fdfbf7;cursor:pointer;transition:all .2s ease;color:#6b6b6b;font-family:Inter,sans-serif}._spaceCard_vkkji_389:hover:not(:disabled){border-color:#a87b5b;background:#fff}._spaceCardActive_vkkji_415{border-color:#a87b5b;background:#fff;color:#a87b5b;box-shadow:0 2px 12px #a87b5b26}._spaceCardUnavailable_vkkji_422{opacity:.5;cursor:not-allowed}._spaceCardTitle_vkkji_427{font-weight:600;font-size:.95rem;color:#2a2a2a}._spaceCardUnavailable_vkkji_422 ._spaceCardTitle_vkkji_427{color:#6b6b6b}._availabilityFree_vkkji_437{font-size:.75rem;font-weight:600;color:#4a8c5c;background:#4a8c5c1a;padding:.15rem .6rem;border-radius:9999px}._availabilityTaken_vkkji_446{font-size:.75rem;font-weight:600;color:#d4483b;background:#d4483b1a;padding:.15rem .6rem;border-radius:9999px}._availabilityLoading_vkkji_455{font-size:.75rem;color:#6b6b6b;font-style:italic}._calendarEmpty_vkkji_464{padding:1.5rem;border:1px dashed #e5e0d8;border-radius:12px;background:#fdfbf7;color:#6b6b6b;font-size:.9rem;text-align:center}._weekCalendar_vkkji_474{border:1px solid #e5e0d8;border-radius:14px;background:#fff;overflow:hidden}._weekCalendarError_vkkji_481{border-color:#d4483b}._weekNav_vkkji_485{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#fdfbf7;border-bottom:1px solid #e5e0d8}._weekNavBtn_vkkji_494{width:36px;height:36px;border-radius:8px;border:1px solid #e5e0d8;background:#fff;color:#4f523f;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease}._weekNavBtn_vkkji_494:hover:not(:disabled){border-color:#a87b5b;color:#a87b5b}._weekNavBtn_vkkji_494:disabled{opacity:.35;cursor:not-allowed}._weekNavLabel_vkkji_518{font-family:Playfair Display,serif;font-size:1rem;font-weight:600;color:#2a2a2a;text-transform:capitalize}._weekGridWrapper_vkkji_526{position:relative;overflow-x:auto}._weekGrid_vkkji_526{display:grid;grid-template-columns:56px repeat(7,minmax(72px,1fr));min-width:600px}._weekCorner_vkkji_537{background:#fdfbf7;border-right:1px solid #e5e0d8;border-bottom:1px solid #e5e0d8;position:sticky;top:0;left:0;z-index:5}._dayHeader_vkkji_547{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem .25rem;gap:.1rem;background:#fdfbf7;border-bottom:1px solid #e5e0d8;border-right:1px solid #f0ede8;position:sticky;top:0;z-index:4}._dayHeader_vkkji_547:last-child{border-right:none}._dayHeaderDow_vkkji_566{font-size:.72rem;font-weight:600;color:#6b6b6b;text-transform:uppercase;letter-spacing:.05em}._dayHeaderDate_vkkji_574{font-size:.95rem;font-weight:500;color:#2a2a2a}._dayHeaderToday_vkkji_580{background:#a87b5b14;box-shadow:inset 0 -2px #a87b5b}._dayHeaderToday_vkkji_580 ._dayHeaderDate_vkkji_574{color:#a87b5b;font-weight:700}._dayHeaderToday_vkkji_580 ._dayHeaderDow_vkkji_566{color:#a87b5b}._dayHeaderPast_vkkji_594 ._dayHeaderDate_vkkji_574,._dayHeaderPast_vkkji_594 ._dayHeaderDow_vkkji_566{color:#c9c2b8}._dayHeaderToday_vkkji_580._dayHeaderPast_vkkji_594{background:#fdfbf7}._dayHeaderToday_vkkji_580._dayHeaderPast_vkkji_594 ._dayHeaderDate_vkkji_574{color:#a87b5b;font-weight:700}._dayHeaderToday_vkkji_580._dayHeaderPast_vkkji_594 ._dayHeaderDow_vkkji_566{color:#a87b5b;font-weight:600}._hourLabel_vkkji_613{display:flex;align-items:flex-start;justify-content:flex-end;padding:0 .5rem;font-size:.72rem;color:#6b6b6b;font-weight:500;border-right:1px solid #e5e0d8;transform:translateY(-.45rem);background:#fdfbf7;position:sticky;left:0;z-index:6}._slotCell_vkkji_629{border:none;background:transparent;cursor:ns-resize;padding:0;border-right:1px solid #f0ede8;border-bottom:1px dashed #f5f2ec;transition:background .12s ease;font-family:inherit;min-width:0;-webkit-tap-highlight-color:transparent}@media(hover:hover)and (pointer:fine){._slotCell_vkkji_629{touch-action:none;-webkit-user-select:none;user-select:none}}@media(hover:none){._slotCell_vkkji_629:not(:disabled){cursor:pointer}}._slotCellAnchored_vkkji_656{background:#a87b5b38;box-shadow:inset 0 0 0 2px #a87b5b}._slotCellAnchored_vkkji_656:hover:not(:disabled){background:#a87b5b47}._weekGridDragging_vkkji_665 ._slotCell_vkkji_629:not(:disabled),._weekGridDragging_vkkji_665 ._selectionBlock_vkkji_666{cursor:grabbing}._slotCell_vkkji_629:last-of-type{border-right:none}._slotCellHour_vkkji_674{border-bottom:1px solid #ece7de}._slotCell_vkkji_629:hover:not(:disabled){background:#a87b5b14}._slotCellDisabled_vkkji_682{cursor:not-allowed}._slotCellPast_vkkji_686,._slotCellPast_vkkji_686:hover{background:#f8f7f4}._slotCellClosed_vkkji_694{background:#f8f7f4;cursor:not-allowed}._slotCellClosed_vkkji_694:hover{background:#f8f7f4}._slotCellToday_vkkji_703{background:#a87b5b0a}._slotCellToday_vkkji_703._slotCellPast_vkkji_686{background:#f8f7f4}._slotCellToday_vkkji_703:hover:not(:disabled){background:#a87b5b1f}._eventBlock_vkkji_715{background:#8a7f73;color:#fff;margin:1px 2px;padding:.2rem .4rem;border-radius:6px;font-size:.72rem;font-weight:500;display:flex;flex-direction:column;gap:.1rem;justify-content:flex-start;overflow:hidden;pointer-events:none;z-index:2;line-height:1.2}._eventLabel_vkkji_733{font-weight:600}._eventTime_vkkji_737{opacity:.9;font-size:.68rem}._selectionBlock_vkkji_666{position:relative;background:#a87b5b33;border:2px solid #a87b5b;border-radius:6px;margin:1px 2px;z-index:3;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-shadow:0 0 0 2px #a87b5b1a;display:flex;align-items:center;justify-content:center}._selectionBlock_vkkji_666:active{cursor:grabbing}._selectionBlockIos_vkkji_765{cursor:default;touch-action:auto;flex-direction:column;gap:.25rem;padding:.2rem}._selectionTimeStack_vkkji_773{display:flex;flex-direction:column;align-items:center;gap:0;line-height:1.1;pointer-events:none;user-select:none}._selectionTime_vkkji_773{font-size:.78rem;font-weight:700;color:#6e4d2f}._selectionTimeDash_vkkji_789{font-size:.7rem;font-weight:600;color:#a87b5b;opacity:.7}._selectionBlockIos_vkkji_765:active{cursor:default}._selectionClear_vkkji_800{appearance:none;-webkit-appearance:none;border:none;background:#ffffffd9;color:#6e4d2f;font-size:.78rem;font-weight:700;width:22px;height:22px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #00000026;padding:0;line-height:1}._selectionClear_vkkji_800:active{background:#fff}._selectionLabel_vkkji_824{font-size:.72rem;font-weight:600;color:#6e4d2f;pointer-events:none;user-select:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 8px)}._resizeHandle_vkkji_836{position:absolute;left:12%;right:12%;height:8px;background:#a87b5b;border-radius:4px;cursor:ns-resize;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;z-index:4}._resizeHandle_vkkji_836:before{content:"";position:absolute;inset:-18px -8px}._resizeHandleTop_vkkji_861{top:-4px}._resizeHandleBottom_vkkji_865{bottom:-4px}._previewBlock_vkkji_869{background:#a87b5b2e;border:2px dashed #a87b5b;border-radius:6px;margin:1px 2px;pointer-events:none;z-index:2;display:flex;align-items:center;justify-content:center;overflow:hidden;animation:_previewPulse_vkkji_1 1.4s ease-in-out infinite}@keyframes _previewPulse_vkkji_1{0%,to{background:#a87b5b2e}50%{background:#a87b5b47}}._dragTooltip_vkkji_888{position:fixed;padding:.35rem .6rem;background:#2a2a2a;color:#fff;font-size:.78rem;font-weight:500;border-radius:6px;pointer-events:none;z-index:1000;box-shadow:0 4px 12px #0000002e;white-space:nowrap;transform:translate(-100%)}._weekGridLoading_vkkji_903{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.85rem;color:#6b6b6b;background:#ffffffe6;padding:.5rem 1rem;border-radius:8px;pointer-events:none;border:1px solid #e5e0d8}._slotInfoRow_vkkji_917{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;background:#fdfbf7;border-top:1px solid #e5e0d8;flex-wrap:wrap}._slotInfo_vkkji_917{font-size:.9rem;min-width:0;flex:1}._slotInfoLabel_vkkji_934{color:#6b6b6b}._slotInfoValue_vkkji_938{color:#2a2a2a;font-weight:600;text-transform:capitalize}._slotInfoHint_vkkji_944{color:#6b6b6b;font-style:italic}._durationControl_vkkji_949{display:flex;align-items:center;gap:.5rem}._durationLabel_vkkji_955{font-size:.85rem;color:#6b6b6b}._durationSelect_vkkji_960{padding:.4rem .75rem;border:1px solid #e5e0d8;border-radius:8px;font-family:Inter,sans-serif;font-size:.85rem;color:#2a2a2a;background:#fff;cursor:pointer;outline:none;transition:border-color .15s ease}._durationSelect_vkkji_960:focus{border-color:#a87b5b;box-shadow:0 0 0 3px #a87b5b1a}._durationCapHint_vkkji_978{padding:.5rem 1rem .75rem;font-size:.75rem;color:#8a6d2e;background:#fdf6e3;border-top:1px solid #e8d9a8}@media(max-width:768px){._weekGrid_vkkji_526{grid-template-columns:44px repeat(7,minmax(60px,1fr));min-width:520px}._dayHeaderDate_vkkji_574{font-size:.85rem}._hourLabel_vkkji_613{font-size:.68rem;padding:0 .3rem}._eventBlock_vkkji_715{font-size:.65rem;padding:.15rem .3rem}._slotInfoRow_vkkji_917{flex-direction:column;align-items:flex-start}}._cateringToggle_vkkji_1011{display:inline-flex;align-items:center;gap:.85rem;margin:.25rem 0 1.5rem;padding:.65rem 1rem .65rem 1.1rem;border:1px solid #e5e0d8;border-radius:9999px;background:#fdfbf7;cursor:pointer;transition:border-color .2s ease,background .2s ease;user-select:none}._cateringToggle_vkkji_1011:hover{border-color:#c9c2b8}._cateringToggleLabel_vkkji_1029{font-size:.95rem;font-weight:500;color:#2a2a2a}._cateringToggleInput_vkkji_1035{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}._cateringToggleSwitch_vkkji_1046{position:relative;display:inline-block;width:44px;height:24px;border-radius:9999px;background:#c9c2b8;transition:background .2s ease;flex-shrink:0}._cateringToggleSwitch_vkkji_1046:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .2s ease}._cateringToggleInput_vkkji_1035:checked~._cateringToggleSwitch_vkkji_1046{background:#4f523f}._cateringToggleInput_vkkji_1035:checked~._cateringToggleSwitch_vkkji_1046:after{transform:translate(20px)}._cateringToggleInput_vkkji_1035:focus-visible~._cateringToggleSwitch_vkkji_1046{box-shadow:0 0 0 3px #a87b5b40}._cateringDisabledHint_vkkji_1082{margin:.5rem 0 0;padding:1rem 1.25rem;border:1px dashed #e5e0d8;border-radius:12px;background:#fdfbf7;color:#6b6b6b;font-size:.9rem;line-height:1.5}._cateringList_vkkji_1093{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}._cateringItem_vkkji_1100{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding:1rem 1.25rem;border:1px solid #e5e0d8;border-radius:14px;background:#fdfbf7;transition:border-color .2s ease}._cateringItem_vkkji_1100:hover{border-color:#c9c2b8}._cateringItemDisabled_vkkji_1117{opacity:.45;pointer-events:none}._cateringItemError_vkkji_1122{border-color:#d4483b;background:#fef6f5}._cateringItemError_vkkji_1122:hover{border-color:#d4483b}._cateringItemInfo_vkkji_1131{display:flex;flex-direction:column;gap:.15rem;flex:1;min-width:140px}._cateringItemName_vkkji_1139{font-weight:600;font-size:.95rem;color:#2a2a2a;display:flex;align-items:center;gap:.5rem}._seasonalBadge_vkkji_1148{font-size:.7rem;font-weight:500;color:#a87b5b;background:#a87b5b1a;padding:.1rem .5rem;border-radius:9999px}._cateringItemPrice_vkkji_1157{font-size:.85rem;color:#6b6b6b}._minQtyNote_vkkji_1162{font-size:.75rem;color:#a87b5b;font-weight:500;margin-left:.5rem}._cateringItemControls_vkkji_1169{display:flex;align-items:center;gap:1.1rem}._qtyControls_vkkji_1175{display:flex;align-items:center;gap:0;border:1px solid #e5e0d8;border-radius:10px;overflow:hidden;background:#fff}._qtyBtn_vkkji_1185{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;font-size:1.1rem;font-weight:500;color:#4f523f;transition:background .15s ease;font-family:Inter,sans-serif}._qtyBtn_vkkji_1185:hover:not(:disabled){background:#f0ede8}._qtyBtn_vkkji_1185:disabled{color:#c9c2b8;cursor:not-allowed}._qtyInput_vkkji_1210{width:48px;text-align:center;border:none;border-left:1px solid #e5e0d8;border-right:1px solid #e5e0d8;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;color:#2a2a2a;padding:.4rem 0;background:#fff;outline:none;-moz-appearance:textfield}._qtyInput_vkkji_1210::-webkit-outer-spin-button,._qtyInput_vkkji_1210::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._lineTotal_vkkji_1232{font-weight:600;font-size:.9rem;color:#4f523f;text-align:right}._errorInline_vkkji_1239{color:#d4483b;font-size:.8rem;font-weight:500;text-align:right}._totalBar_vkkji_1247{position:sticky;bottom:1rem;padding:1.25rem 1.5rem;border-radius:14px;background:#f0ede8;border:2px solid transparent;transition:all .3s ease;margin-bottom:1rem;box-shadow:0 6px 20px #0000000f}._totalBarWarning_vkkji_1259{border-color:#e8d9a8;background:#fdf6e3}._totalBarError_vkkji_1264{border-color:#d4483b;background:#fbe9e7}._totalBarOk_vkkji_1269{border-color:#4a8c5c;background:#e8f3ec}._totalInfo_vkkji_1274{display:flex;justify-content:space-between;align-items:center}._totalLabel_vkkji_1280{font-weight:500;font-size:.95rem;color:#2a2a2a}._totalAmount_vkkji_1286{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;color:#2a2a2a}._totalWarning_vkkji_1293{display:block;font-size:.8rem;color:#d4483b;font-weight:500;margin-top:.25rem}._totalHelper_vkkji_1301{display:block;font-size:.8rem;color:#8a6d2e;font-weight:500;margin-top:.25rem}._summarySection_vkkji_1312{border:1px solid #e5e0d8;border-radius:14px;padding:1.25rem;margin-bottom:1rem}._summarySectionHeader_vkkji_1319{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._summarySectionHeader_vkkji_1319 h4{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600;color:#2a2a2a}._editBtn_vkkji_1333{background:none;border:none;color:#a87b5b;font-size:.85rem;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;padding:.25rem .5rem;border-radius:6px;transition:background .15s ease}._editBtn_vkkji_1333:hover{background:#a87b5b1a}._summaryRow_vkkji_1350{display:flex;justify-content:space-between;padding:.4rem 0;font-size:.9rem;color:#2a2a2a;border-bottom:1px solid #f0ede8}._summaryRow_vkkji_1350:last-child{border-bottom:none}._summaryRow_vkkji_1350:has(+._summaryTotal_vkkji_1363){border-bottom:none}._summaryRow_vkkji_1350 span:first-child{color:#6b6b6b}._summaryTotal_vkkji_1363{font-weight:700;font-size:1rem;border-top:2px solid #e5e0d8;margin-top:.5rem;padding-top:.75rem}._summaryTotal_vkkji_1363 span:first-child{color:#2a2a2a}._notesTextarea_vkkji_1383{width:100%;padding:.75rem 1rem;border:1px solid #e5e0d8;border-radius:12px;font-family:Inter,sans-serif;font-size:.95rem;color:#2a2a2a;background:#fdfbf7;resize:vertical;min-height:80px;transition:all .2s ease;outline:none}._notesTextarea_vkkji_1383:focus{border-color:#a87b5b;box-shadow:0 0 0 3px #a87b5b1a}._notesTextarea_vkkji_1383::placeholder{color:#b0a99f}._notesHint_vkkji_1407{display:block;margin-top:.35rem;font-size:.75rem;color:#6b6b6b;text-align:right}._paymentSection_vkkji_1418{border:2px solid #a87b5b;border-radius:14px;padding:1.5rem;margin-bottom:1.5rem;text-align:center;background:#a87b5b08}._paymentSection_vkkji_1418 h4{font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600;color:#2a2a2a;margin-bottom:.75rem}._paymentNote_vkkji_1435{font-size:.9rem;color:#6b6b6b;line-height:1.6;margin-bottom:1.25rem}._qrWrapper_vkkji_1442{display:inline-flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem;background:#fff;border-radius:14px;box-shadow:0 2px 12px #0000000f;flex-shrink:0}._qrAmount_vkkji_1454{font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;color:#4f523f}._paymentRow_vkkji_1461{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;text-align:left}._paymentDetails_vkkji_1470{display:flex;flex-direction:column;gap:.85rem;min-width:0;flex:1;max-width:360px}._paymentDetail_vkkji_1470{display:flex;flex-direction:column;gap:.3rem}._paymentDetailLabel_vkkji_1485{font-size:.7rem;font-weight:600;color:#6b6b6b;text-transform:uppercase;letter-spacing:.06em}._paymentDetailValueRow_vkkji_1493{display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #e5e0d8;border-radius:10px;padding:.5rem .65rem;transition:border-color .15s ease}._paymentDetailValueRow_vkkji_1493:hover{border-color:#c9c2b8}._paymentDetailValue_vkkji_1493{flex:1;font-family:Inter,sans-serif;font-size:.88rem;font-weight:500;color:#2a2a2a;word-break:break-all;line-height:1.35}._paymentCopyBtn_vkkji_1518{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:transparent;border:none;cursor:pointer;color:#a87b5b;border-radius:6px;transition:background .15s ease,color .15s ease;flex-shrink:0;padding:0}._paymentCopyBtn_vkkji_1518:hover{background:#a87b5b1a}._paymentCopyBtn_vkkji_1518[data-copied=true]{color:#4a8c5c;background:#4a8c5c1a}@media(max-width:640px){._paymentRow_vkkji_1461{flex-direction:column;gap:1.25rem}._paymentDetails_vkkji_1470{width:100%;max-width:100%}}._formActions_vkkji_1560{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e0d8}._btnPrimary_vkkji_1569{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 2rem;border-radius:9999px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;border:none;background-color:#a87b5b;color:#fff;margin-left:auto}._btnPrimary_vkkji_1569:hover:not(:disabled){background-color:#966c4e;transform:translateY(-2px);box-shadow:0 4px 12px #a87b5b33}._btnPrimary_vkkji_1569:disabled{opacity:.7;cursor:not-allowed;transform:none}._btnOutline_vkkji_1598{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 2rem;border-radius:9999px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;border:1px solid #e5e0d8;background:transparent;color:#4f523f}._btnOutline_vkkji_1598:hover:not(:disabled){background:#f0ede8;border-color:#c9c2b8}._btnOutline_vkkji_1598:disabled{opacity:.5;cursor:not-allowed}._submitError_vkkji_1627{padding:.75rem 1rem;background:#d4483b14;border:1px solid rgba(212,72,59,.2);border-radius:10px;color:#d4483b;font-size:.85rem;font-weight:500;margin-top:1rem}._successScreen_vkkji_1641{text-align:center;padding:3rem 1rem;max-width:960px;margin:0 auto}._successIcon_vkkji_1648{color:#4a8c5c;margin-bottom:1.5rem}._successTitle_vkkji_1653{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600;color:#2a2a2a;margin-bottom:1rem}._successText_vkkji_1661{color:#6b6b6b;font-size:.95rem;line-height:1.6;margin-bottom:.5rem}@media(max-width:768px){._cateringItem_vkkji_1100{padding:.85rem 1rem}._cateringItemControls_vkkji_1169{width:100%;justify-content:space-between;flex-wrap:wrap;gap:.5rem}._qtyControls_vkkji_1175{order:0}._lineTotal_vkkji_1232{order:1}._errorInline_vkkji_1239{order:2;flex-basis:100%;text-align:left}._totalBar_vkkji_1247{position:sticky;bottom:1rem;z-index:10}._spaceCards_vkkji_389{grid-template-columns:1fr}._summaryRow_vkkji_1350{font-size:.85rem}._formActions_vkkji_1560{flex-direction:column-reverse;gap:.75rem}._btnPrimary_vkkji_1569,._btnOutline_vkkji_1598{width:100%;margin-left:0}._qrWrapper_vkkji_1442 svg{width:160px;height:160px}}@media(hover:none)and (pointer:coarse){._input_vkkji_176,._durationSelect_vkkji_960,._qtyInput_vkkji_1210{font-size:16px}}._cateringImageThumb_vkkji_1739{position:relative;display:block;width:100%;padding:0;margin:0 0 1.5rem;border:none;background:none;border-radius:var(--radius-image);overflow:hidden;cursor:zoom-in;box-shadow:0 8px 20px #00000014;transition:transform .25s ease,box-shadow .25s ease}._cateringImageThumb_vkkji_1739:hover{transform:scale(1.01);box-shadow:0 12px 28px #0000001f}._cateringImageOverlay_vkkji_1759{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#1e1e1e73;transition:background .25s ease;pointer-events:none}._cateringImageThumb_vkkji_1739:hover ._cateringImageOverlay_vkkji_1759,._cateringImageThumb_vkkji_1739:focus-visible ._cateringImageOverlay_vkkji_1759{background:#1e1e1e99}._cateringImageOverlayText_vkkji_1775{color:#fff;font-size:.95rem;font-weight:500;letter-spacing:.02em;text-align:center;padding:.55rem 1.1rem;border-radius:999px;background:#00000073;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);box-shadow:0 2px 8px #00000040}._cateringImageThumb_vkkji_1739:focus-visible{outline:2px solid #d4483b;outline-offset:3px}._cateringImageThumb_vkkji_1739 img{display:block;width:100%;height:220px;object-fit:cover}._cateringLightbox_vkkji_1801{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;cursor:zoom-out;animation:_fadeIn_vkkji_1 .2s ease}._cateringLightbox_vkkji_1801 img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;box-shadow:0 20px 60px #00000080}@media(max-width:768px){._cateringImageThumb_vkkji_1739 img{height:160px}._cateringImageOverlayText_vkkji_1775{font-size:.85rem;padding:.45rem .9rem}._cateringLightbox_vkkji_1801{padding:1rem}}.hero-wrapper[data-astro-cid-5codh4tt]{background-color:var(--color-primary);color:var(--color-text-light);overflow:hidden}.main-content[data-astro-cid-5codh4tt]{flex:1}
