.MobileExpenseList-module__fZ5tVW__container{gap:var(--sp-3);padding:var(--sp-4);flex-direction:column;min-height:100%;display:flex}.MobileExpenseList-module__fZ5tVW__monthPager{justify-content:space-between;align-items:center;gap:var(--sp-2);display:flex}.MobileExpenseList-module__fZ5tVW__monthNavBtn{border-radius:var(--radius-full);border:1px solid var(--border-subtle);background:var(--bg-elevated);width:40px;height:40px;color:var(--text-primary);font-size:var(--text-xl);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background var(--transition-fast), border-color var(--transition-fast);justify-content:center;align-items:center;display:flex}.MobileExpenseList-module__fZ5tVW__monthNavBtn:active{background:var(--bg-surface);border-color:var(--border-default);transform:scale(.95)}.MobileExpenseList-module__fZ5tVW__monthLabel{font-size:var(--text-md);font-weight:var(--fw-bold);color:var(--text-primary);text-transform:capitalize}.MobileExpenseList-module__fZ5tVW__heroCard{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:var(--sp-4);text-align:center;align-items:center;gap:var(--sp-1);box-shadow:var(--glass-shadow);flex-direction:column;display:flex;position:relative;overflow:hidden}.MobileExpenseList-module__fZ5tVW__heroCard:before{content:"";background:linear-gradient(90deg, var(--accent-danger) 0%, var(--accent-warning) 100%);height:3px;position:absolute;top:0;left:0;right:0}.MobileExpenseList-module__fZ5tVW__heroLabel{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;font-weight:var(--fw-semibold);z-index:1;position:relative}.MobileExpenseList-module__fZ5tVW__heroValue{font-size:var(--text-2xl);font-weight:var(--fw-extrabold);color:var(--accent-danger);font-family:var(--font-jetbrains);font-variant-numeric:tabular-nums;z-index:1;position:relative}.MobileExpenseList-module__fZ5tVW__filterRow{gap:var(--sp-2);flex-direction:column;display:flex}.MobileExpenseList-module__fZ5tVW__categorySelect{height:44px;padding:0 var(--sp-3);border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-elevated);color:var(--text-primary);font-size:var(--text-sm);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.MobileExpenseList-module__fZ5tVW__list{gap:var(--sp-2);flex-direction:column;display:flex}.MobileExpenseList-module__fZ5tVW__card{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:var(--sp-3);gap:var(--sp-2);box-shadow:var(--glass-shadow);transition:border-color var(--transition-fast);flex-direction:column;display:flex;position:relative;overflow:hidden}.MobileExpenseList-module__fZ5tVW__card:hover{border-color:var(--border-strong)}.MobileExpenseList-module__fZ5tVW__cardHeader{justify-content:space-between;align-items:center;gap:var(--sp-2);display:flex}.MobileExpenseList-module__fZ5tVW__cardMeta{align-items:center;gap:var(--sp-2);display:flex}.MobileExpenseList-module__fZ5tVW__cardDate{font-size:var(--text-xs);color:var(--text-tertiary);font-family:var(--font-jetbrains);font-variant-numeric:tabular-nums}.MobileExpenseList-module__fZ5tVW__cardAmount{font-size:var(--text-md);font-weight:var(--fw-bold);color:var(--text-primary);font-family:var(--font-jetbrains);font-variant-numeric:tabular-nums}.MobileExpenseList-module__fZ5tVW__cardBody{flex-direction:column;gap:2px;display:flex}.MobileExpenseList-module__fZ5tVW__cardDescription{font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--text-primary)}.MobileExpenseList-module__fZ5tVW__cardCategory{font-size:var(--text-xs);color:var(--text-tertiary)}.MobileExpenseList-module__fZ5tVW__cardNotes{font-size:var(--text-xs);color:var(--text-tertiary);font-style:italic}.MobileExpenseList-module__fZ5tVW__cardActions{gap:var(--sp-1);padding-top:var(--sp-2);border-top:1px dashed var(--border-subtle);display:flex}
.MobileGuestsList-module__2QloFq__container{gap:var(--sp-3);padding:var(--sp-4);flex-direction:column;min-height:100%;display:flex}.MobileGuestsList-module__2QloFq__list{gap:var(--sp-2);flex-direction:column;display:flex}.MobileGuestsList-module__2QloFq__card{background:var(--glass-bg);width:100%;-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:var(--sp-3);gap:var(--sp-2);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;text-align:left;color:inherit;font:inherit;box-shadow:var(--glass-shadow);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);flex-direction:column;display:flex}.MobileGuestsList-module__2QloFq__card:active{transform:scale(.985)}.MobileGuestsList-module__2QloFq__cardActive{border-color:var(--accent-primary);box-shadow:0 0 0 1px var(--accent-primary), var(--glass-shadow)}.MobileGuestsList-module__2QloFq__cardHeader{align-items:center;gap:var(--sp-3);display:flex}.MobileGuestsList-module__2QloFq__avatar{border-radius:var(--radius-full);background:linear-gradient(135deg, var(--accent-primary), var(--accent-primary-hover));width:40px;height:40px;font-weight:var(--fw-bold);font-size:var(--text-md);color:#fff;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MobileGuestsList-module__2QloFq__cardInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.MobileGuestsList-module__2QloFq__guestName{font-size:var(--text-sm);font-weight:var(--fw-bold);color:var(--text-primary)}.MobileGuestsList-module__2QloFq__guestMeta{font-size:var(--text-xs);color:var(--text-tertiary)}.MobileGuestsList-module__2QloFq__detailSheet{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:var(--sp-4);gap:var(--sp-3);margin-top:var(--sp-2);box-shadow:var(--glass-shadow);flex-direction:column;display:flex;position:relative;overflow:hidden}.MobileGuestsList-module__2QloFq__detailSheet:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#ffffff08 0%,#0000 50%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.MobileGuestsList-module__2QloFq__detailHeader{align-items:center;gap:var(--sp-3);z-index:1;display:flex;position:relative}.MobileGuestsList-module__2QloFq__detailAvatarLarge{border-radius:var(--radius-full);background:linear-gradient(135deg, var(--accent-primary), var(--accent-primary-hover));width:48px;height:48px;font-weight:var(--fw-extrabold);font-size:var(--text-xl);color:#fff;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MobileGuestsList-module__2QloFq__detailName{font-size:var(--text-md);font-weight:var(--fw-bold);color:var(--text-primary);margin:0}.MobileGuestsList-module__2QloFq__detailNationality{font-size:var(--text-xs);color:var(--text-tertiary)}.MobileGuestsList-module__2QloFq__closeBtn{border-radius:var(--radius-full);background:var(--bg-surface);width:32px;height:32px;color:var(--text-secondary);font-size:var(--text-md);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background var(--transition-fast), color var(--transition-fast);border:none;justify-content:center;align-items:center;margin-left:auto;display:flex}.MobileGuestsList-module__2QloFq__closeBtn:active{background:var(--border-subtle)}.MobileGuestsList-module__2QloFq__detailBody{gap:var(--sp-2);z-index:1;flex-direction:column;display:flex;position:relative}.MobileGuestsList-module__2QloFq__detailRow{align-items:center;gap:var(--sp-2);font-size:var(--text-sm);color:var(--text-secondary);display:flex}.MobileGuestsList-module__2QloFq__detailSection{gap:var(--sp-2);padding-top:var(--sp-2);border-top:1px solid var(--border-subtle);flex-direction:column;display:flex}.MobileGuestsList-module__2QloFq__sectionTitle{font-size:var(--text-xs);font-weight:var(--fw-bold);color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin:0}.MobileGuestsList-module__2QloFq__emptyHint{font-size:var(--text-sm);color:var(--text-tertiary);margin:0}.MobileGuestsList-module__2QloFq__stayList{gap:var(--sp-2);flex-direction:column;display:flex}.MobileGuestsList-module__2QloFq__stayCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);padding:var(--sp-3);gap:var(--sp-1);flex-direction:column;display:flex}.MobileGuestsList-module__2QloFq__stayHeader{justify-content:space-between;align-items:center;gap:var(--sp-2);display:flex}.MobileGuestsList-module__2QloFq__stayAmount{font-size:var(--text-sm);font-weight:var(--fw-bold);color:var(--text-primary);font-family:var(--font-jetbrains);font-variant-numeric:tabular-nums}.MobileGuestsList-module__2QloFq__stayDates{font-size:var(--text-xs);color:var(--text-tertiary);font-family:var(--font-jetbrains);font-variant-numeric:tabular-nums}
.MobileInvoicesList-module__GryMEq__container{gap:var(--sp-3);padding:var(--sp-4);flex-direction:column;min-height:100%;display:flex}.MobileInvoicesList-module__GryMEq__monthPager{justify-content:space-between;align-items:center;gap:var(--sp-2);display:flex}.MobileInvoicesList-module__GryMEq__monthNavBtn{border-radius:var(--radius-full);border:1px solid var(--border-subtle);background:var(--bg-elevated);width:40px;height:40px;color:var(--text-primary);font-size:var(--text-xl);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background var(--transition-fast), border-color var(--transition-fast);justify-content:center;align-items:center;display:flex}.MobileInvoicesList-module__GryMEq__monthNavBtn:active{background:var(--bg-surface);border-color:var(--border-default);transform:scale(.95)}.MobileInvoicesList-module__GryMEq__monthLabel{font-size:var(--text-md);font-weight:var(--fw-bold);color:var(--text-primary);text-transform:capitalize}.MobileInvoicesList-module__GryMEq__tabs{gap:var(--sp-1);background:var(--bg-surface);padding:var(--sp-1);border-radius:var(--radius-lg);display:flex}.MobileInvoicesList-module__GryMEq__tab{justify-content:center;align-items:center;gap:var(--sp-1);padding:var(--sp-2) var(--sp-3);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-sm);font-weight:var(--fw-semibold);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background var(--transition-fast), color var(--transition-fast), box-shadow var(--transition-fast);background:0 0;border:none;flex:1;display:flex}.MobileInvoicesList-module__GryMEq__tabActive{background:var(--bg-elevated);color:var(--text-primary);box-shadow:var(--shadow-sm)}.MobileInvoicesList-module__GryMEq__tabBadge{font-size:var(--text-xs);background:var(--border-subtle);border-radius:var(--radius-full);font-variant-numeric:tabular-nums;font-family:var(--font-jetbrains);padding:1px 6px}.MobileInvoicesList-module__GryMEq__heroCard{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:var(--sp-4);text-align:center;align-items:center;gap:var(--sp-1);box-shadow:var(--glass-shadow);flex-direction:column;display:flex;position:relative;overflow:hidden}.MobileInvoicesList-module__GryMEq__heroCard:before{content:"";background:linear-gradient(90deg, var(--accent-primary) 0%, var(--accent-success) 100%);height:3px;position:absolute;top:0;left:0;right:0}.MobileInvoicesList-module__GryMEq__heroLabel{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-weight:var(--fw-semibold);z-index:1;position:relative}.MobileInvoicesList-module__GryMEq__heroValue{font-size:var(--text-2xl);font-weight:var(--fw-extrabold);color:var(--accent-primary);font-family:var(--font-jetbrains);font-variant-numeric:tabular-nums;z-index:1;position:relative}.MobileInvoicesList-module__GryMEq__list{gap:var(--sp-2);flex-direction:column;display:flex}.MobileInvoicesList-module__GryMEq__card{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:var(--sp-3);gap:var(--sp-2);box-shadow:var(--glass-shadow);transition:border-color var(--transition-fast);flex-direction:column;display:flex}.MobileInvoicesList-module__GryMEq__card:hover{border-color:var(--border-strong)}.MobileInvoicesList-module__GryMEq__cardHeader{justify-content:space-between;align-items:center;gap:var(--sp-2);display:flex}.MobileInvoicesList-module__GryMEq__cardMeta{align-items:center;gap:var(--sp-2);display:flex}.MobileInvoicesList-module__GryMEq__cardDate{font-size:var(--text-xs);color:var(--text-tertiary);font-family:var(--font-jetbrains);font-variant-numeric:tabular-nums}.MobileInvoicesList-module__GryMEq__cardAmount{font-size:var(--text-md);font-weight:var(--fw-bold);color:var(--text-primary);font-family:var(--font-jetbrains);font-variant-numeric:tabular-nums}.MobileInvoicesList-module__GryMEq__cardBody{flex-direction:column;gap:2px;display:flex}.MobileInvoicesList-module__GryMEq__cardGuest{font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--text-primary)}.MobileInvoicesList-module__GryMEq__cardNumber{font-size:var(--text-xs);color:var(--text-tertiary);font-family:var(--font-jetbrains);font-variant-numeric:tabular-nums}.MobileInvoicesList-module__GryMEq__cardFooter{padding-top:var(--sp-2);border-top:1px dashed var(--border-subtle);align-items:center;display:flex}.MobileInvoicesList-module__GryMEq__toggleLabel{align-items:center;gap:var(--sp-2);font-size:var(--text-sm);color:var(--text-secondary);cursor:pointer;display:flex}.MobileInvoicesList-module__GryMEq__toggleCheck{width:20px;height:20px;accent-color:var(--accent-primary)}
.MobileConfigPanel-module__r4GdOW__container{background:var(--bg-primary);flex-direction:column;min-height:100%;display:flex}.MobileConfigPanel-module__r4GdOW__header{padding:var(--sp-4) var(--sp-4) 0;flex:none}.MobileConfigPanel-module__r4GdOW__title{font-size:var(--text-2xl);font-weight:var(--fw-extrabold);color:var(--text-primary);margin:0 0 var(--sp-1);letter-spacing:-.02em}.MobileConfigPanel-module__r4GdOW__subtitle{font-size:var(--text-sm);color:var(--text-tertiary);margin:0}.MobileConfigPanel-module__r4GdOW__accordion{flex:1;overflow-y:auto}.MobileConfigPanel-module__r4GdOW__accordionItem{border-bottom:1px solid var(--border-subtle)}.MobileConfigPanel-module__r4GdOW__accordionHeader{width:100%;padding:var(--sp-3) var(--sp-4);align-items:center;gap:var(--sp-3);background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);text-align:left;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background var(--transition-fast);border:none;border-radius:0;display:flex}.MobileConfigPanel-module__r4GdOW__accordionHeader:active{background:color-mix(in srgb, var(--accent-primary) 6%, var(--glass-bg))}.MobileConfigPanel-module__r4GdOW__icon{font-size:var(--text-lg);flex:none}.MobileConfigPanel-module__r4GdOW__title{font-size:var(--text-base);font-weight:var(--fw-semibold);color:var(--text-primary);flex:1}.MobileConfigPanel-module__r4GdOW__chevron{font-size:var(--text-sm);color:var(--text-tertiary);transition:transform var(--transition-fast) ease-out;flex:none}.MobileConfigPanel-module__r4GdOW__chevron.MobileConfigPanel-module__r4GdOW__expanded{transform:rotate(90deg)}.MobileConfigPanel-module__r4GdOW__accordionPanel{opacity:0;max-height:0;transition:max-height .25s ease-out,opacity .2s ease-out;overflow:hidden}.MobileConfigPanel-module__r4GdOW__accordionPanel.MobileConfigPanel-module__r4GdOW__expanded{opacity:1;max-height:2000px}.MobileConfigPanel-module__r4GdOW__content{padding:0 var(--sp-4) var(--sp-4)}.MobileConfigPanel-module__r4GdOW__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.MobileConfigPanel-module__r4GdOW__accordion::-webkit-scrollbar{width:6px}.MobileConfigPanel-module__r4GdOW__accordion::-webkit-scrollbar-track{background:0 0}.MobileConfigPanel-module__r4GdOW__accordion::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:3px}.MobileConfigPanel-module__r4GdOW__accordion::-webkit-scrollbar-thumb:hover{background:var(--border-default)}@media (prefers-reduced-motion:reduce){.MobileConfigPanel-module__r4GdOW__accordionPanel,.MobileConfigPanel-module__r4GdOW__chevron{transition:none}}
.MobileReservationForm-module__tAdlWa__overlay{z-index:var(--z-modal);-webkit-backdrop-filter:blur(4px);will-change:opacity;background:#0000008c;flex-direction:column;justify-content:flex-end;animation:.2s MobileReservationForm-module__tAdlWa__fadeIn;display:flex;position:fixed;inset:0}@keyframes MobileReservationForm-module__tAdlWa__fadeIn{0%{opacity:0}to{opacity:1}}.MobileReservationForm-module__tAdlWa__sheet{background:var(--bg-surface);border-radius:var(--radius-xl) var(--radius-xl) 0 0;will-change:transform;flex-direction:column;max-height:92vh;animation:.3s cubic-bezier(.22,1,.36,1) MobileReservationForm-module__tAdlWa__slideUp;display:flex;position:relative;overflow:hidden}.MobileReservationForm-module__tAdlWa__sheet:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#ffffff0f 0%,#0000 30%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes MobileReservationForm-module__tAdlWa__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.MobileReservationForm-module__tAdlWa__handle{border-radius:var(--radius-full);background:linear-gradient(90deg, var(--border-default), var(--border-subtle));width:48px;height:5px;margin:var(--sp-2) auto;flex-shrink:0}.MobileReservationForm-module__tAdlWa__header{padding:var(--sp-3) var(--sp-4);border-bottom:1px solid var(--border-subtle);z-index:1;flex-shrink:0;justify-content:space-between;align-items:center;display:flex;position:relative}.MobileReservationForm-module__tAdlWa__title{font-size:var(--text-lg);font-weight:var(--fw-bold);color:var(--text-primary);letter-spacing:-.02em}.MobileReservationForm-module__tAdlWa__closeBtn{border-radius:var(--radius-full);background:var(--bg-elevated);width:48px;height:48px;color:var(--text-secondary);font-size:var(--text-lg);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background var(--transition-fast), color var(--transition-fast);border:none;justify-content:center;align-items:center;display:flex}.MobileReservationForm-module__tAdlWa__closeBtn span{font-size:1.5em;line-height:1}.MobileReservationForm-module__tAdlWa__closeBtn:active{background:var(--border-subtle);color:var(--text-primary);transform:scale(.95)}.MobileReservationForm-module__tAdlWa__form{padding:var(--sp-4);gap:var(--sp-4);z-index:1;flex-direction:column;display:flex;position:relative;overflow-y:auto}.MobileReservationForm-module__tAdlWa__section{gap:var(--sp-2);flex-direction:column;display:flex}.MobileReservationForm-module__tAdlWa__sectionLabel{font-size:var(--text-xs);font-weight:var(--fw-bold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em}.MobileReservationForm-module__tAdlWa__datesRow{gap:var(--sp-3);grid-template-columns:1fr 1fr;display:grid}.MobileReservationForm-module__tAdlWa__nightsBadge{font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--accent-primary);text-align:center;padding:var(--sp-1) var(--sp-3);background:var(--bg-elevated);border-radius:var(--radius-full);margin-top:var(--sp-1);font-family:var(--font-jetbrains);font-variant-numeric:tabular-nums}.MobileReservationForm-module__tAdlWa__guestToggle{gap:var(--sp-1);background:var(--bg-elevated);padding:var(--sp-1);border-radius:var(--radius-lg);grid-template-columns:1fr 1fr;display:grid}.MobileReservationForm-module__tAdlWa__toggleBtn{min-height:48px;padding:var(--sp-2) var(--sp-3);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-sm);font-weight:var(--fw-semibold);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:all var(--transition-fast);background:0 0;border:none}.MobileReservationForm-module__tAdlWa__toggleActive{background:var(--bg-surface);color:var(--text-primary);box-shadow:var(--shadow-sm)}.MobileReservationForm-module__tAdlWa__calcBox{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:var(--sp-3) var(--sp-4);gap:var(--sp-2);-webkit-backdrop-filter:var(--glass-blur);flex-direction:column;display:flex;position:relative;overflow:hidden}.MobileReservationForm-module__tAdlWa__calcBox:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#ffffff0a 0%,#0000 50%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.MobileReservationForm-module__tAdlWa__calcRow{font-size:var(--text-sm);color:var(--text-secondary);z-index:1;font-variant-numeric:tabular-nums;justify-content:space-between;display:flex;position:relative}.MobileReservationForm-module__tAdlWa__calcTotal{font-weight:var(--fw-bold);font-size:var(--text-md);color:var(--text-primary);padding-top:var(--sp-2);border-top:1px dashed var(--border-subtle);font-family:var(--font-jetbrains)}.MobileReservationForm-module__tAdlWa__optionsRow{gap:var(--sp-3);grid-template-columns:1fr 1fr;align-items:flex-end;display:grid}.MobileReservationForm-module__tAdlWa__checkRow{align-items:center;gap:var(--sp-2);cursor:pointer;-webkit-tap-highlight-color:transparent;padding:var(--sp-1) 0;display:flex}.MobileReservationForm-module__tAdlWa__checkboxInput{opacity:0;width:0;height:0;position:absolute}.MobileReservationForm-module__tAdlWa__checkboxToggle{border:2px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-tertiary);width:48px;height:48px;transition:all var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.MobileReservationForm-module__tAdlWa__checkboxInput:checked+.MobileReservationForm-module__tAdlWa__checkboxToggle{background:linear-gradient(135deg, var(--accent-primary) 0%, var(--accent-primary-hover) 100%);border-color:var(--accent-primary);box-shadow:0 2px 8px color-mix(in srgb, var(--accent-primary) 25%, transparent)}.MobileReservationForm-module__tAdlWa__checkboxToggle:after{content:"✓";color:#fff;font-weight:var(--fw-bold);font-size:var(--text-lg);opacity:0;transition:opacity var(--transition-fast)}.MobileReservationForm-module__tAdlWa__checkboxInput:checked+.MobileReservationForm-module__tAdlWa__checkboxToggle:after{opacity:1}.MobileReservationForm-module__tAdlWa__checkboxInput:focus-visible+.MobileReservationForm-module__tAdlWa__checkboxToggle{box-shadow:0 0 0 4px var(--accent-primary-soft)}.MobileReservationForm-module__tAdlWa__checkboxText{font-size:var(--text-sm);color:var(--text-primary);font-weight:var(--fw-medium)}.MobileReservationForm-module__tAdlWa__lockBanner{background:var(--glass-bg);border:1px solid var(--glass-border);border-left:4px solid var(--accent-danger);border-radius:var(--radius-lg);padding:var(--sp-3) var(--sp-4);font-size:var(--text-sm);color:var(--text-secondary);text-align:center;justify-content:center;align-items:center;gap:var(--sp-2);-webkit-backdrop-filter:var(--glass-blur);display:flex}.MobileReservationForm-module__tAdlWa__lockIcon{font-size:var(--text-lg);flex-shrink:0}.MobileReservationForm-module__tAdlWa__lockText{flex:1}.MobileReservationForm-module__tAdlWa__actions{gap:var(--sp-2);padding-top:var(--sp-2);flex-direction:column;display:flex}
.MobilePaymentAdminDialog-module__yJ4Oga__deleteSection{gap:var(--sp-4);padding-bottom:var(--sp-4);flex-direction:column;display:flex}.MobilePaymentAdminDialog-module__yJ4Oga__deleteQuestion{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.6}.MobilePaymentAdminDialog-module__yJ4Oga__deleteDetails{gap:var(--sp-1);padding:var(--sp-3);background:var(--bg-elevated);border-radius:var(--radius-md);flex-direction:column;display:flex}.MobilePaymentAdminDialog-module__yJ4Oga__deleteAmount{font-size:var(--text-2xl);font-weight:var(--fw-extrabold);color:var(--text-primary);font-family:var(--font-jetbrains);font-variant-numeric:tabular-nums}.MobilePaymentAdminDialog-module__yJ4Oga__deleteMethod{font-size:var(--text-sm);color:var(--text-tertiary)}.MobilePaymentAdminDialog-module__yJ4Oga__deleteActions{gap:var(--sp-3);margin-top:var(--sp-2);display:flex}.MobilePaymentAdminDialog-module__yJ4Oga__formSection{gap:var(--sp-4);padding-bottom:var(--sp-4);flex-direction:column;display:flex}.MobilePaymentAdminDialog-module__yJ4Oga__notesField{gap:var(--sp-2);flex-direction:column;display:flex}.MobilePaymentAdminDialog-module__yJ4Oga__notesLabel{font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--text-primary)}.MobilePaymentAdminDialog-module__yJ4Oga__notesTextarea{width:100%;padding:var(--sp-3);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:var(--bg-elevated);color:var(--text-primary);font-size:var(--text-sm);resize:vertical;min-height:80px;font-family:inherit}.MobilePaymentAdminDialog-module__yJ4Oga__notesTextarea:focus{border-color:var(--accent-primary);outline:none}.MobilePaymentAdminDialog-module__yJ4Oga__formActions{gap:var(--sp-3);margin-top:var(--sp-2);display:flex}
.MobileShell-module__ZtSVLG__shell{background:var(--bg-primary);flex-direction:column;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.MobileShell-module__ZtSVLG__shell:before{content:"";opacity:.02;pointer-events:none;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.MobileShell-module__ZtSVLG__main{z-index:1;flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:hidden}.MobileShell-module__ZtSVLG__content{-webkit-overflow-scrolling:touch;padding:var(--sp-4);padding-top:calc(56px + var(--sp-4));padding-bottom:calc(var(--sp-4) + 80px);will-change:transform, opacity;flex:1;animation:.2s cubic-bezier(.4,0,.2,1) both MobileShell-module__ZtSVLG__pageEnter;overflow:hidden auto}@keyframes MobileShell-module__ZtSVLG__pageEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.MobileShell-module__ZtSVLG__content{animation:none}}@media (orientation:landscape){.MobileShell-module__ZtSVLG__content{padding:var(--sp-3);padding-right:calc(var(--sp-4) + 48px);padding-bottom:var(--sp-4)}.MobileShell-module__ZtSVLG__navWrapper{display:none}.MobileShell-module__ZtSVLG__fabContainer{bottom:var(--sp-4)!important;right:var(--sp-4)!important}body{overflow:hidden}}@media (orientation:landscape) and (min-width:960px){.MobileShell-module__ZtSVLG__content{padding:var(--sp-4)}.MobileShell-module__ZtSVLG__fabContainer{bottom:var(--sp-4)!important;right:var(--sp-5)!important}}.MobileShell-module__ZtSVLG__content::-webkit-scrollbar{width:4px}.MobileShell-module__ZtSVLG__content::-webkit-scrollbar-track{background:0 0}.MobileShell-module__ZtSVLG__content::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:3px}.MobileShell-module__ZtSVLG__content::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}
.POSShell-module__xabF2a__shell{background:var(--bg-primary);width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.POSShell-module__xabF2a__shell:before{content:"";opacity:.025;pointer-events:none;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.POSShell-module__xabF2a__main{z-index:1;flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:hidden}.POSShell-module__xabF2a__content{padding:var(--sp-6);will-change:transform, opacity;flex:1;animation:.25s cubic-bezier(.4,0,.2,1) both POSShell-module__xabF2a__pageEnter;overflow:hidden auto}@keyframes POSShell-module__xabF2a__pageEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.POSShell-module__xabF2a__content{animation:none}}
