._form_197u1_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_197u1_4{padding:1.5rem;border-radius:16px}}._stepIndicator_197u1_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_197u1_23{display:flex;align-items:center;gap:.5rem}._stepCircle_197u1_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_197u1_56 ._stepCircle_197u1_40{background:#a87b5b;color:#fff;box-shadow:0 2px 8px #a87b5b4d}._stepCompleted_197u1_62 ._stepCircle_197u1_40{background:#4f523f;color:#fff}._stepLabel_197u1_67{font-size:.85rem;font-weight:500;color:#6b6b6b;transition:color .3s ease}._stepActive_197u1_56 ._stepLabel_197u1_67{color:#a87b5b;font-weight:600}._stepCompleted_197u1_62 ._stepLabel_197u1_67{color:#4f523f}._stepLine_197u1_83{width:40px;height:2px;background:#e5e0d8;margin:0 .75rem;flex-shrink:0}._stepCompleted_197u1_62 ._stepLine_197u1_83{background:#4f523f}@media(max-width:768px){._stepIndicator_197u1_23{gap:0;margin-bottom:1.5rem;padding-bottom:1.5rem}._stepLabel_197u1_67{display:none}._stepLine_197u1_83{width:24px;margin:0 .4rem}._stepCircle_197u1_40{width:32px;height:32px;font-size:.8rem}}._formBody_197u1_121{min-height:400px;max-width:960px;margin:0 auto}._stepContent_197u1_127{animation:_fadeIn_197u1_1 .3s ease}@keyframes _fadeIn_197u1_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._stepTitle_197u1_142{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:#2a2a2a;margin-bottom:.5rem}._stepDescription_197u1_150{color:#6b6b6b;font-size:.95rem;margin-bottom:2rem}._formGroup_197u1_159{margin-bottom:1.5rem}._label_197u1_163{display:block;font-size:.85rem;font-weight:500;color:#2a2a2a;margin-bottom:.4rem}._requiredMark_197u1_171{color:#d4483b;margin-left:.2rem}._input_197u1_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_197u1_176:focus{border-color:#a87b5b;box-shadow:0 0 0 3px #a87b5b1a}._input_197u1_176::placeholder{color:#b0a99f}._inputError_197u1_198{border-color:#d4483b}._inputError_197u1_198:focus{box-shadow:0 0 0 3px #d4483b1a}._error_197u1_206{display:block;color:#d4483b;font-size:.8rem;margin-top:.35rem;font-weight:500}._fieldHint_197u1_214{display:block;color:#6b6b6b;font-size:.75rem;margin-top:.3rem}._datePickerWrapper_197u1_224{position:relative;width:100%}._datePickerTrigger_197u1_229{display:flex;align-items:center;justify-content:space-between;gap:.75rem;text-align:left;cursor:pointer;line-height:1.4}._datePickerTrigger_197u1_229:hover{border-color:#c9c2b8}._datePickerValue_197u1_243{color:#2a2a2a;text-transform:capitalize}._datePickerPlaceholder_197u1_248{color:#b0a99f}._datePickerIcon_197u1_252{color:#a87b5b;flex-shrink:0}._datePickerPopup_197u1_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_197u1_270{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._datePickerNavBtn_197u1_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_197u1_277:hover:not(:disabled){background:#f0ede8}._datePickerNavBtn_197u1_277:disabled{color:#c9c2b8;cursor:not-allowed}._datePickerMonthLabel_197u1_300{font-family:Playfair Display,serif;font-size:1.05rem;font-weight:600;color:#2a2a2a;text-transform:capitalize}._datePickerWeekdays_197u1_308{display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem;margin-bottom:.4rem}._datePickerWeekdays_197u1_308 span{text-align:center;font-size:.72rem;font-weight:500;color:#6b6b6b;padding:.35rem 0;text-transform:uppercase;letter-spacing:.05em}._datePickerGrid_197u1_325{display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem}._datePickerDay_197u1_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_197u1_331:hover:not(:disabled):not(._datePickerDaySelected_197u1_350){background:#f0ede8}._datePickerDayOutside_197u1_354{color:#c9c2b8}._datePickerDayToday_197u1_358{border-color:#a87b5b;color:#a87b5b;font-weight:600}._datePickerDaySelected_197u1_350{background:#a87b5b;color:#fff;font-weight:600;box-shadow:0 2px 8px #a87b5b4d}._datePickerDayDisabled_197u1_371{color:#e5e0d8;cursor:not-allowed}@media(max-width:480px){._datePickerPopup_197u1_257{padding:.75rem}._datePickerDay_197u1_331{font-size:.8rem}}._spaceCards_197u1_389{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._spaceCard_197u1_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_197u1_389:hover:not(:disabled){border-color:#a87b5b;background:#fff}._spaceCardActive_197u1_415{border-color:#a87b5b;background:#fff;color:#a87b5b;box-shadow:0 2px 12px #a87b5b26}._spaceCardUnavailable_197u1_422{opacity:.5;cursor:not-allowed}._spaceCardTitle_197u1_427{font-weight:600;font-size:.95rem;color:#2a2a2a}._spaceCardUnavailable_197u1_422 ._spaceCardTitle_197u1_427{color:#6b6b6b}._availabilityFree_197u1_437{font-size:.75rem;font-weight:600;color:#4a8c5c;background:#4a8c5c1a;padding:.15rem .6rem;border-radius:9999px}._availabilityTaken_197u1_446{font-size:.75rem;font-weight:600;color:#d4483b;background:#d4483b1a;padding:.15rem .6rem;border-radius:9999px}._availabilityLoading_197u1_455{font-size:.75rem;color:#6b6b6b;font-style:italic}._calendarEmpty_197u1_464{padding:1.5rem;border:1px dashed #e5e0d8;border-radius:12px;background:#fdfbf7;color:#6b6b6b;font-size:.9rem;text-align:center}._weekCalendar_197u1_474{border:1px solid #e5e0d8;border-radius:14px;background:#fff;overflow:hidden}._weekCalendarError_197u1_481{border-color:#d4483b}._weekNav_197u1_485{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#fdfbf7;border-bottom:1px solid #e5e0d8}._weekNavBtn_197u1_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_197u1_494:hover:not(:disabled){border-color:#a87b5b;color:#a87b5b}._weekNavBtn_197u1_494:disabled{opacity:.35;cursor:not-allowed}._weekNavLabel_197u1_518{font-family:Playfair Display,serif;font-size:1rem;font-weight:600;color:#2a2a2a;text-transform:capitalize}._weekGridWrapper_197u1_526{position:relative;overflow-x:auto}._weekGrid_197u1_526{display:grid;grid-template-columns:56px repeat(7,minmax(72px,1fr));min-width:600px}._weekCorner_197u1_537{background:#fdfbf7;border-right:1px solid #e5e0d8;border-bottom:1px solid #e5e0d8;position:sticky;top:0;left:0;z-index:5}._dayHeader_197u1_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_197u1_547:last-child{border-right:none}._dayHeaderDow_197u1_566{font-size:.72rem;font-weight:600;color:#6b6b6b;text-transform:uppercase;letter-spacing:.05em}._dayHeaderDate_197u1_574{font-size:.95rem;font-weight:500;color:#2a2a2a}._dayHeaderToday_197u1_580{background:#a87b5b14;box-shadow:inset 0 -2px #a87b5b}._dayHeaderToday_197u1_580 ._dayHeaderDate_197u1_574{color:#a87b5b;font-weight:700}._dayHeaderToday_197u1_580 ._dayHeaderDow_197u1_566{color:#a87b5b}._dayHeaderPast_197u1_594 ._dayHeaderDate_197u1_574,._dayHeaderPast_197u1_594 ._dayHeaderDow_197u1_566{color:#c9c2b8}._dayHeaderToday_197u1_580._dayHeaderPast_197u1_594{background:#fdfbf7}._dayHeaderToday_197u1_580._dayHeaderPast_197u1_594 ._dayHeaderDate_197u1_574{color:#a87b5b;font-weight:700}._dayHeaderToday_197u1_580._dayHeaderPast_197u1_594 ._dayHeaderDow_197u1_566{color:#a87b5b;font-weight:600}._hourLabel_197u1_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_197u1_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_197u1_629{touch-action:none;-webkit-user-select:none;user-select:none}}@media(hover:none){._slotCell_197u1_629:not(:disabled){cursor:pointer}}._slotCellAnchored_197u1_656{background:#a87b5b38;box-shadow:inset 0 0 0 2px #a87b5b}._slotCellAnchored_197u1_656:hover:not(:disabled){background:#a87b5b47}._weekGridDragging_197u1_665 ._slotCell_197u1_629:not(:disabled),._weekGridDragging_197u1_665 ._selectionBlock_197u1_666{cursor:grabbing}._slotCell_197u1_629:last-of-type{border-right:none}._slotCellHour_197u1_674{border-bottom:1px solid #ece7de}._slotCell_197u1_629:hover:not(:disabled){background:#a87b5b14}._slotCellDisabled_197u1_682{cursor:not-allowed}._slotCellPast_197u1_686,._slotCellPast_197u1_686:hover{background:#f8f7f4}._slotCellClosed_197u1_694{background:#f8f7f4;cursor:not-allowed}._slotCellClosed_197u1_694:hover{background:#f8f7f4}._slotCellToday_197u1_703{background:#a87b5b0a}._slotCellToday_197u1_703._slotCellPast_197u1_686{background:#f8f7f4}._slotCellToday_197u1_703:hover:not(:disabled){background:#a87b5b1f}._eventBlock_197u1_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_197u1_733{font-weight:600}._eventTime_197u1_737{opacity:.9;font-size:.68rem}._selectionBlock_197u1_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_197u1_666:active{cursor:grabbing}._selectionBlockIos_197u1_765{cursor:default;touch-action:auto;flex-direction:column;gap:.25rem;padding:.2rem}._selectionTimeStack_197u1_773{display:flex;flex-direction:column;align-items:center;gap:0;line-height:1.1;pointer-events:none;user-select:none}._selectionTime_197u1_773{font-size:.78rem;font-weight:700;color:#6e4d2f}._selectionTimeDash_197u1_789{font-size:.7rem;font-weight:600;color:#a87b5b;opacity:.7}._selectionBlockIos_197u1_765:active{cursor:default}._selectionClear_197u1_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_197u1_800:active{background:#fff}._selectionLabel_197u1_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_197u1_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_197u1_836:before{content:"";position:absolute;inset:-18px -8px}._resizeHandleTop_197u1_861{top:-4px}._resizeHandleBottom_197u1_865{bottom:-4px}._previewBlock_197u1_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_197u1_1 1.4s ease-in-out infinite}@keyframes _previewPulse_197u1_1{0%,to{background:#a87b5b2e}50%{background:#a87b5b47}}._dragTooltip_197u1_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_197u1_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_197u1_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_197u1_917{font-size:.9rem;min-width:0;flex:1}._slotInfoLabel_197u1_934{color:#6b6b6b}._slotInfoValue_197u1_938{color:#2a2a2a;font-weight:600;text-transform:capitalize}._slotInfoHint_197u1_944{color:#6b6b6b;font-style:italic}._durationControl_197u1_949{display:flex;align-items:center;gap:.5rem}._durationLabel_197u1_955{font-size:.85rem;color:#6b6b6b}._durationSelect_197u1_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_197u1_960:focus{border-color:#a87b5b;box-shadow:0 0 0 3px #a87b5b1a}._durationCapHint_197u1_978{padding:.5rem 1rem .75rem;font-size:.75rem;color:#8a6d2e;background:#fdf6e3;border-top:1px solid #e8d9a8}@media(max-width:768px){._weekGrid_197u1_526{grid-template-columns:44px repeat(7,minmax(60px,1fr));min-width:520px}._dayHeaderDate_197u1_574{font-size:.85rem}._hourLabel_197u1_613{font-size:.68rem;padding:0 .3rem}._eventBlock_197u1_715{font-size:.65rem;padding:.15rem .3rem}._slotInfoRow_197u1_917{flex-direction:column;align-items:flex-start}}._cateringToggle_197u1_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_197u1_1011:hover{border-color:#c9c2b8}._cateringToggleLabel_197u1_1029{font-size:.95rem;font-weight:500;color:#2a2a2a}._cateringToggleInput_197u1_1035{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}._cateringToggleSwitch_197u1_1046{position:relative;display:inline-block;width:44px;height:24px;border-radius:9999px;background:#c9c2b8;transition:background .2s ease;flex-shrink:0}._cateringToggleSwitch_197u1_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_197u1_1035:checked~._cateringToggleSwitch_197u1_1046{background:#4f523f}._cateringToggleInput_197u1_1035:checked~._cateringToggleSwitch_197u1_1046:after{transform:translate(20px)}._cateringToggleInput_197u1_1035:focus-visible~._cateringToggleSwitch_197u1_1046{box-shadow:0 0 0 3px #a87b5b40}._cateringDisabledHint_197u1_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_197u1_1093{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}._cateringItem_197u1_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_197u1_1100:hover{border-color:#c9c2b8}._cateringItemDisabled_197u1_1117{opacity:.45;pointer-events:none}._cateringItemError_197u1_1122{border-color:#d4483b;background:#fef6f5}._cateringItemError_197u1_1122:hover{border-color:#d4483b}._cateringItemInfo_197u1_1131{display:flex;flex-direction:column;gap:.15rem;flex:1;min-width:140px}._cateringItemName_197u1_1139{font-weight:600;font-size:.95rem;color:#2a2a2a;display:flex;align-items:center;gap:.5rem}._seasonalBadge_197u1_1148{font-size:.7rem;font-weight:500;color:#a87b5b;background:#a87b5b1a;padding:.1rem .5rem;border-radius:9999px}._cateringItemPrice_197u1_1157{font-size:.85rem;color:#6b6b6b}._minQtyNote_197u1_1162{font-size:.75rem;color:#a87b5b;font-weight:500;margin-left:.5rem}._cateringItemControls_197u1_1169{display:flex;align-items:center;gap:1.1rem}._qtyControls_197u1_1175{display:flex;align-items:center;gap:0;border:1px solid #e5e0d8;border-radius:10px;overflow:hidden;background:#fff}._qtyBtn_197u1_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_197u1_1185:hover:not(:disabled){background:#f0ede8}._qtyBtn_197u1_1185:disabled{color:#c9c2b8;cursor:not-allowed}._qtyInput_197u1_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_197u1_1210::-webkit-outer-spin-button,._qtyInput_197u1_1210::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._lineTotal_197u1_1232{font-weight:600;font-size:.9rem;color:#4f523f;text-align:right}._errorInline_197u1_1239{color:#d4483b;font-size:.8rem;font-weight:500;text-align:right}._totalBar_197u1_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_197u1_1259{border-color:#e8d9a8;background:#fdf6e3}._totalBarError_197u1_1264{border-color:#d4483b;background:#fbe9e7}._totalBarOk_197u1_1269{border-color:#4a8c5c;background:#e8f3ec}._totalInfo_197u1_1274{display:flex;justify-content:space-between;align-items:center}._totalLabel_197u1_1280{font-weight:500;font-size:.95rem;color:#2a2a2a}._totalAmount_197u1_1286{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;color:#2a2a2a}._totalWarning_197u1_1293{display:block;font-size:.8rem;color:#d4483b;font-weight:500;margin-top:.25rem}._totalHelper_197u1_1301{display:block;font-size:.8rem;color:#8a6d2e;font-weight:500;margin-top:.25rem}._summarySection_197u1_1312{border:1px solid #e5e0d8;border-radius:14px;padding:1.25rem;margin-bottom:1rem}._summarySectionHeader_197u1_1319{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._summarySectionHeader_197u1_1319 h4{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600;color:#2a2a2a}._editBtn_197u1_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_197u1_1333:hover{background:#a87b5b1a}._summaryRow_197u1_1350{display:flex;justify-content:space-between;padding:.4rem 0;font-size:.9rem;color:#2a2a2a;border-bottom:1px solid #f0ede8}._summaryRow_197u1_1350:last-child{border-bottom:none}._summaryRow_197u1_1350:has(+._summaryTotal_197u1_1363){border-bottom:none}._summaryRow_197u1_1350 span:first-child{color:#6b6b6b}._summaryTotal_197u1_1363{font-weight:700;font-size:1rem;border-top:2px solid #e5e0d8;margin-top:.5rem;padding-top:.75rem}._summaryTotal_197u1_1363 span:first-child{color:#2a2a2a}._notesTextarea_197u1_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_197u1_1383:focus{border-color:#a87b5b;box-shadow:0 0 0 3px #a87b5b1a}._notesTextarea_197u1_1383::placeholder{color:#b0a99f}._notesHint_197u1_1407{display:block;margin-top:.35rem;font-size:.75rem;color:#6b6b6b;text-align:right}._paymentSection_197u1_1418{border:2px solid #a87b5b;border-radius:14px;padding:1.5rem;margin-bottom:1.5rem;text-align:center;background:#a87b5b08}._paymentSection_197u1_1418 h4{font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600;color:#2a2a2a;margin-bottom:.75rem}._paymentNote_197u1_1435{max-width:46rem;margin:0 auto 1.25rem;font-size:.9rem;color:#6b6b6b;line-height:1.6;text-align:left}._paymentList_197u1_1444{max-width:46rem;margin:-.75rem auto 1.25rem;padding-left:1.1rem;font-size:.9rem;line-height:1.6;color:#6b6b6b;text-align:left}._paymentList_197u1_1444 li+li{margin-top:.25rem}._qrWrapper_197u1_1458{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_197u1_1470{font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;color:#4f523f}._paymentRow_197u1_1477{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;text-align:left}._paymentDetails_197u1_1486{display:flex;flex-direction:column;gap:.85rem;min-width:0;flex:1;max-width:360px}._paymentDetail_197u1_1486{display:flex;flex-direction:column;gap:.3rem}._paymentDetailLabel_197u1_1501{font-size:.7rem;font-weight:600;color:#6b6b6b;text-transform:uppercase;letter-spacing:.06em}._paymentDetailValueRow_197u1_1509{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_197u1_1509:hover{border-color:#c9c2b8}._paymentDetailValue_197u1_1509{flex:1;font-family:Inter,sans-serif;font-size:.88rem;font-weight:500;color:#2a2a2a;word-break:break-all;line-height:1.35}._paymentCopyBtn_197u1_1534{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_197u1_1534:hover{background:#a87b5b1a}._paymentCopyBtn_197u1_1534[data-copied=true]{color:#4a8c5c;background:#4a8c5c1a}@media(max-width:640px){._paymentRow_197u1_1477{flex-direction:column;gap:1.25rem}._paymentDetails_197u1_1486{width:100%;max-width:100%}}._formActions_197u1_1576{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e0d8}._btnPrimary_197u1_1585{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_197u1_1585:hover:not(:disabled){background-color:#966c4e;transform:translateY(-2px);box-shadow:0 4px 12px #a87b5b33}._btnPrimary_197u1_1585:disabled{opacity:.7;cursor:not-allowed;transform:none}._btnOutline_197u1_1614{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_197u1_1614:hover:not(:disabled){background:#f0ede8;border-color:#c9c2b8}._btnOutline_197u1_1614:disabled{opacity:.5;cursor:not-allowed}._submitError_197u1_1643{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_197u1_1657{text-align:center;padding:3rem 1rem;max-width:960px;margin:0 auto}._successIcon_197u1_1664{color:#4a8c5c;margin-bottom:1.5rem}._successTitle_197u1_1669{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600;color:#2a2a2a;margin-bottom:1rem}._successText_197u1_1677{color:#6b6b6b;font-size:.95rem;line-height:1.6;margin-bottom:.5rem}@media(max-width:768px){._cateringItem_197u1_1100{padding:.85rem 1rem}._cateringItemControls_197u1_1169{width:100%;justify-content:space-between;flex-wrap:wrap;gap:.5rem}._qtyControls_197u1_1175{order:0}._lineTotal_197u1_1232{order:1}._errorInline_197u1_1239{order:2;flex-basis:100%;text-align:left}._totalBar_197u1_1247{position:sticky;bottom:1rem;z-index:10}._spaceCards_197u1_389{grid-template-columns:1fr}._summaryRow_197u1_1350{font-size:.85rem}._formActions_197u1_1576{flex-direction:column-reverse;gap:.75rem}._btnPrimary_197u1_1585,._btnOutline_197u1_1614{width:100%;margin-left:0}._qrWrapper_197u1_1458 svg{width:160px;height:160px}}@media(hover:none)and (pointer:coarse){._input_197u1_176,._durationSelect_197u1_960,._qtyInput_197u1_1210{font-size:16px}}._cateringImageThumb_197u1_1755{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_197u1_1755:hover{transform:scale(1.01);box-shadow:0 12px 28px #0000001f}._cateringImageOverlay_197u1_1775{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#1e1e1e73;transition:background .25s ease;pointer-events:none}._cateringImageThumb_197u1_1755:hover ._cateringImageOverlay_197u1_1775,._cateringImageThumb_197u1_1755:focus-visible ._cateringImageOverlay_197u1_1775{background:#1e1e1e99}._cateringImageOverlayText_197u1_1791{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_197u1_1755:focus-visible{outline:2px solid #d4483b;outline-offset:3px}._cateringImageThumb_197u1_1755 img{display:block;width:100%;height:220px;object-fit:cover}._cateringLightbox_197u1_1817{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;cursor:zoom-out;animation:_fadeIn_197u1_1 .2s ease}._cateringLightbox_197u1_1817 img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;box-shadow:0 20px 60px #00000080}@media(max-width:768px){._cateringImageThumb_197u1_1755 img{height:160px}._cateringImageOverlayText_197u1_1791{font-size:.85rem;padding:.45rem .9rem}._cateringLightbox_197u1_1817{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}
