.AuthLayout-module__qslBra__page{min-height:100vh;padding:var(--space-xl);background:var(--brand-gradient);place-items:center;display:grid}.AuthLayout-module__qslBra__container{gap:var(--space-lg);width:100%;max-width:420px;display:grid}.AuthLayout-module__qslBra__brand{gap:var(--space-xs);text-align:center;justify-items:center;display:grid}.AuthLayout-module__qslBra__logo{font-size:var(--text-heading)}.AuthLayout-module__qslBra__logoLink{color:var(--foreground);text-decoration:none}.AuthLayout-module__qslBra__logoLink:hover{opacity:.8;text-decoration:none}.AuthLayout-module__qslBra__tagline{color:var(--muted-foreground);font-size:var(--text-label)}.AuthLayout-module__qslBra__card{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);padding:var(--space-2xl);gap:var(--space-md);display:grid}.AuthLayout-module__qslBra__title{font-size:var(--text-display)}.AuthLayout-module__qslBra__subtitle{color:var(--muted-foreground)}.AuthLayout-module__qslBra__footer{margin-top:var(--space-md);color:var(--muted-foreground);font-size:var(--text-label);gap:var(--space-xs);display:grid}@media (max-width:480px){.AuthLayout-module__qslBra__card{padding:var(--space-xl)}}
.Button-module__ea0_yW__button{justify-content:center;align-items:center;gap:var(--space-xs);min-height:var(--hit-target);padding:0 var(--space-md);border-radius:var(--radius);font-size:var(--text-body);font-weight:var(--weight-semibold);cursor:pointer;white-space:nowrap;border:1px solid #0000;line-height:1;display:inline-flex}.Button-module__ea0_yW__button:disabled{opacity:.6;cursor:not-allowed}.Button-module__ea0_yW__primary{background:var(--primary);color:var(--primary-foreground)}.Button-module__ea0_yW__secondary{background:var(--background);color:var(--foreground);border-color:var(--border)}.Button-module__ea0_yW__secondary:hover:not(:disabled){background:var(--muted)}.Button-module__ea0_yW__destructive{background:var(--destructive);color:var(--destructive-foreground)}
.Control-module__SdKctq__control{width:100%;min-height:var(--hit-target);padding:var(--space-sm) var(--space-md);border:1px solid var(--border);border-radius:var(--radius);font-family:inherit;font-size:var(--text-body);font-weight:var(--weight-regular);color:var(--foreground);background:var(--background)}.Control-module__SdKctq__control:focus-visible{border-color:var(--primary)}.Control-module__SdKctq__control:disabled{background:var(--muted);color:var(--muted-foreground);cursor:not-allowed}.Control-module__SdKctq__error{border-color:var(--destructive)}.Control-module__SdKctq__textarea{min-height:calc(var(--hit-target) * 2);resize:vertical;line-height:1.5}.Control-module__SdKctq__select{cursor:pointer}
.Field-module__2ciJAW__field{gap:var(--space-xs);display:grid}.Field-module__2ciJAW__label{font-size:var(--text-label);font-weight:var(--weight-semibold);color:var(--foreground)}.Field-module__2ciJAW__required{color:var(--destructive);margin-left:2px}.Field-module__2ciJAW__helper{font-size:var(--text-label);font-weight:var(--weight-regular);color:var(--muted-foreground)}.Field-module__2ciJAW__error{font-size:var(--text-label);font-weight:var(--weight-regular);color:var(--destructive)}
.Toggle-module__yBteUG__toggle{align-items:center;gap:var(--space-sm);min-height:var(--hit-target);padding:var(--space-xs) var(--space-sm);cursor:pointer;font-size:var(--text-label);font-weight:var(--weight-semibold);color:var(--foreground);background:0 0;border:none;display:inline-flex}.Toggle-module__yBteUG__toggle:disabled{opacity:.6;cursor:not-allowed}.Toggle-module__yBteUG__track{background:var(--muted-foreground);border-radius:12px;flex-shrink:0;width:40px;height:24px;transition:background .15s;position:relative}.Toggle-module__yBteUG__checked .Toggle-module__yBteUG__track{background:var(--primary)}.Toggle-module__yBteUG__thumb{background:var(--primary-foreground);border-radius:50%;width:20px;height:20px;transition:transform .15s;position:absolute;top:2px;left:2px}.Toggle-module__yBteUG__checked .Toggle-module__yBteUG__thumb{transform:translate(16px)}
.Card-module__mVshbG__card{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-md)}.Card-module__mVshbG__title{font-size:var(--text-heading);font-weight:var(--weight-semibold);margin-bottom:var(--space-md)}
.Table-module__MilPKG__table{border-collapse:collapse;width:100%;font-size:var(--text-body)}.Table-module__MilPKG__table th{text-align:left;font-size:var(--text-label);font-weight:var(--weight-semibold);color:var(--muted-foreground);background:var(--muted);padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--border)}.Table-module__MilPKG__table td{padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--border);vertical-align:middle}.Table-module__MilPKG__table tbody tr:hover{background:var(--muted)}.Table-module__MilPKG__numeric{text-align:right;font-variant-numeric:tabular-nums}
.Badge-module__TJjfPG__badge{align-items:center;gap:var(--space-xs);padding:2px var(--space-sm);font-size:var(--text-label);font-weight:var(--weight-semibold);border:1px solid #0000;border-radius:999px;line-height:1.5;display:inline-flex}.Badge-module__TJjfPG__success{color:var(--success);border-color:var(--success)}.Badge-module__TJjfPG__warning{color:var(--warning);border-color:var(--warning)}.Badge-module__TJjfPG__muted{color:var(--muted-foreground);border-color:var(--border);background:var(--muted)}
.EmptyState-module__CwM9RG__empty{text-align:center;align-items:center;gap:var(--space-md);padding:var(--space-2xl) var(--space-lg);color:var(--muted-foreground);flex-direction:column;display:flex}.EmptyState-module__CwM9RG__heading{font-size:var(--text-heading);font-weight:var(--weight-semibold);color:var(--foreground)}.EmptyState-module__CwM9RG__body{font-size:var(--text-body);font-weight:var(--weight-regular);max-width:420px}
.Modal-module__dKH7HG__overlay{z-index:50;background:#1a1a1a66;display:flex;position:fixed;inset:0}.Modal-module__dKH7HG__overlayModal{padding:var(--space-lg);justify-content:center;align-items:center}.Modal-module__dKH7HG__overlayDrawer{justify-content:flex-end}.Modal-module__dKH7HG__panel{background:var(--background);border:1px solid var(--border);flex-direction:column;max-height:100%;display:flex;overflow:auto}.Modal-module__dKH7HG__modalPanel{border-radius:var(--radius);width:100%;max-width:480px;padding:var(--space-lg)}.Modal-module__dKH7HG__drawerPanel{width:100%;max-width:560px;height:100%;padding:var(--space-lg)}.Modal-module__dKH7HG__header{justify-content:space-between;align-items:center;gap:var(--space-md);margin-bottom:var(--space-md);display:flex}.Modal-module__dKH7HG__title{font-size:var(--text-heading);font-weight:var(--weight-semibold)}.Modal-module__dKH7HG__close{min-width:var(--hit-target);min-height:var(--hit-target);color:var(--muted-foreground);cursor:pointer;border-radius:var(--radius);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.Modal-module__dKH7HG__close:hover{background:var(--muted)}
.ConfirmDialog-module___W_XLG__body{font-size:var(--text-body);color:var(--foreground);margin-bottom:var(--space-lg)}.ConfirmDialog-module___W_XLG__actions{justify-content:flex-end;gap:var(--space-sm);display:flex}
.Toast-module__mGwiAG__region{bottom:var(--space-lg);right:var(--space-lg);gap:var(--space-sm);z-index:60;flex-direction:column;display:flex;position:fixed}.Toast-module__mGwiAG__toast{align-items:center;gap:var(--space-sm);min-width:240px;max-width:360px;padding:var(--space-md);border-radius:var(--radius);border:1px solid var(--border);background:var(--background);font-size:var(--text-body);display:flex;box-shadow:0 4px 12px #1a1a1a1f}.Toast-module__mGwiAG__success{border-color:var(--success)}.Toast-module__mGwiAG__successIcon{color:var(--success);flex-shrink:0}.Toast-module__mGwiAG__error{border-color:var(--destructive)}.Toast-module__mGwiAG__errorIcon{color:var(--destructive);flex-shrink:0}
.ImageUploader-module__BAVDKq__uploader{align-items:center;gap:var(--space-md);display:flex}.ImageUploader-module__BAVDKq__preview{border-radius:var(--radius);border:1px solid var(--border);object-fit:cover;background:var(--muted);flex-shrink:0;width:160px;height:90px}.ImageUploader-module__BAVDKq__placeholder{border-radius:var(--radius);border:1px dashed var(--border);background:var(--muted);width:160px;height:90px;color:var(--muted-foreground);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ImageUploader-module__BAVDKq__controls{gap:var(--space-xs);display:grid}.ImageUploader-module__BAVDKq__trigger{align-items:center;gap:var(--space-xs);min-height:var(--hit-target);padding:0 var(--space-md);border:1px solid var(--border);border-radius:var(--radius);background:var(--background);color:var(--foreground);font-size:var(--text-body);font-weight:var(--weight-semibold);cursor:pointer;display:inline-flex}.ImageUploader-module__BAVDKq__trigger:hover{background:var(--muted)}.ImageUploader-module__BAVDKq__hiddenInput{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ImageUploader-module__BAVDKq__error{font-size:var(--text-label);color:var(--destructive)}
.AppShell-module__O68pfq__shell{grid-template-columns:var(--sidebar-width) 1fr;grid-template-rows:auto 1fr;grid-template-areas:"sidebar topbar""sidebar content";min-height:100vh;display:grid}.AppShell-module__O68pfq__sidebar{width:var(--sidebar-width);background:var(--muted);border-right:1px solid var(--border);padding:var(--space-lg) var(--space-md);gap:var(--space-lg);flex-direction:column;grid-area:sidebar;display:flex}.AppShell-module__O68pfq__brand{font-size:var(--text-heading);font-weight:var(--weight-semibold);padding:0 var(--space-sm)}.AppShell-module__O68pfq__nav{gap:var(--space-xs);flex-direction:column;display:flex}.AppShell-module__O68pfq__navItem{align-items:center;gap:var(--space-sm);min-height:var(--hit-target);padding:0 var(--space-md);border-radius:var(--radius);color:var(--foreground);font-size:var(--text-body);font-weight:var(--weight-regular);text-decoration:none;display:flex}.AppShell-module__O68pfq__navItem:hover{background:var(--border);text-decoration:none}.AppShell-module__O68pfq__navItemActive{background:var(--primary);color:var(--primary-foreground);font-weight:var(--weight-semibold)}.AppShell-module__O68pfq__navItemActive:hover{background:var(--primary)}.AppShell-module__O68pfq__topbar{justify-content:flex-end;align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-xl);border-bottom:1px solid var(--border);background:var(--background);grid-area:topbar;display:flex}.AppShell-module__O68pfq__role{font-size:var(--text-label);color:var(--muted-foreground)}.AppShell-module__O68pfq__roleValue{font-weight:var(--weight-semibold);color:var(--foreground)}.AppShell-module__O68pfq__content{padding:var(--space-xl);grid-area:content}.AppShell-module__O68pfq__accountLink{align-items:center;gap:var(--space-xs);min-height:var(--hit-target);padding:0 var(--space-sm);font-size:var(--text-body);color:var(--foreground);border-radius:var(--radius);text-decoration:none;display:inline-flex}.AppShell-module__O68pfq__accountLink:hover{text-decoration:underline}
.KpiCard-module__mEUosG__label{font-size:14px;font-weight:var(--weight-semibold);color:var(--muted-foreground);margin:0 0 var(--space-xs)}.KpiCard-module__mEUosG__value{font-size:var(--text-display);font-weight:var(--weight-semibold);font-variant-numeric:tabular-nums;margin:0;line-height:1.2}
.account-form-module__3HLRbq__form{gap:var(--space-md);max-width:360px;display:grid}.account-form-module__3HLRbq__error{color:var(--destructive);font-size:var(--text-label);font-weight:var(--weight-semibold);margin:0}.account-form-module__3HLRbq__formActions{justify-content:flex-end;gap:var(--space-sm);margin-top:var(--space-sm);display:flex}
.PeriodPresetTabs-module__KALGCq__group{gap:var(--space-xs);padding:var(--space-xs);background:var(--muted);border:1px solid var(--border);border-radius:var(--radius);display:inline-flex}.PeriodPresetTabs-module__KALGCq__tab{min-height:36px;padding:var(--space-xs) var(--space-md);color:var(--muted-foreground);font-size:14px;font-weight:var(--weight-semibold);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px}.PeriodPresetTabs-module__KALGCq__tab:hover:not(:disabled):not(.PeriodPresetTabs-module__KALGCq__tabActive){color:var(--foreground)}.PeriodPresetTabs-module__KALGCq__tab:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.PeriodPresetTabs-module__KALGCq__tab:disabled{opacity:.5;cursor:not-allowed}.PeriodPresetTabs-module__KALGCq__tabActive{background:var(--primary);color:var(--primary-foreground)}
.GettingStartedBanner-module__61B2uq__banner{background:var(--muted);border:1px solid var(--border);border-left:4px solid var(--primary);border-radius:var(--radius);padding:var(--space-lg);margin-bottom:var(--space-xl)}.GettingStartedBanner-module__61B2uq__heading{margin:0 0 var(--space-md);font-size:var(--text-heading);font-weight:var(--weight-semibold)}.GettingStartedBanner-module__61B2uq__steps{gap:var(--space-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.GettingStartedBanner-module__61B2uq__step{align-items:center;gap:var(--space-sm);font-size:var(--text-body);display:flex}.GettingStartedBanner-module__61B2uq__stepDone{color:var(--muted-foreground);text-decoration:line-through}.GettingStartedBanner-module__61B2uq__stepLink{color:var(--primary);text-decoration:none}.GettingStartedBanner-module__61B2uq__stepLink:hover{text-decoration:underline}.GettingStartedBanner-module__61B2uq__iconDone{color:var(--success);flex-shrink:0}.GettingStartedBanner-module__61B2uq__iconPending{color:var(--muted-foreground);flex-shrink:0}
.adicionais-module__N0Omcq__header{justify-content:space-between;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-xl);flex-wrap:wrap;display:flex}.adicionais-module__N0Omcq__title{margin:0;font-size:28px;font-weight:600;line-height:1.2}.adicionais-module__N0Omcq__state{padding:var(--space-2xl) 0;text-align:center;color:var(--muted-foreground)}.adicionais-module__N0Omcq__error{color:var(--destructive)}.adicionais-module__N0Omcq__rowActions{gap:var(--space-xs);justify-content:flex-end;align-items:center;display:flex}.adicionais-module__N0Omcq__iconButton{min-width:44px;min-height:44px;padding:var(--space-xs);color:var(--foreground);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.adicionais-module__N0Omcq__iconButton:hover{background:var(--muted)}.adicionais-module__N0Omcq__iconButton:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.adicionais-module__N0Omcq__iconButton:disabled{opacity:.4;cursor:not-allowed}.adicionais-module__N0Omcq__iconButtonDanger{color:var(--destructive)}.adicionais-module__N0Omcq__form{gap:var(--space-md);padding:var(--space-lg);flex-direction:column;display:flex}.adicionais-module__N0Omcq__formSummaryError{color:var(--destructive);margin:0;font-weight:600}.adicionais-module__N0Omcq__formActions{justify-content:flex-end;gap:var(--space-sm);margin-top:var(--space-sm);display:flex}.adicionais-module__N0Omcq__ruleRow{gap:var(--space-md);flex-wrap:wrap;display:flex}.adicionais-module__N0Omcq__ruleCol{flex:120px}.adicionais-module__N0Omcq__toggleRow{align-items:center;gap:var(--space-sm);display:flex}.adicionais-module__N0Omcq__optionsHead{justify-content:space-between;align-items:center;gap:var(--space-md);display:flex}.adicionais-module__N0Omcq__optionsTitle{margin:0;font-size:14px;font-weight:600}.adicionais-module__N0Omcq__optionRow{gap:var(--space-sm);align-items:flex-start;display:flex}.adicionais-module__N0Omcq__optionLabel{flex:2 1 0}.adicionais-module__N0Omcq__optionDelta{flex:1 1 0}.adicionais-module__N0Omcq__fieldError{color:var(--destructive);margin:0;font-size:14px}.adicionais-module__N0Omcq__attachList{gap:var(--space-xs);border:1px solid var(--border);padding:var(--space-sm);border-radius:6px;flex-direction:column;max-height:240px;display:flex;overflow-y:auto}.adicionais-module__N0Omcq__attachItem{align-items:center;gap:var(--space-sm);min-height:44px;display:flex}.adicionais-module__N0Omcq__attachEmpty{color:var(--muted-foreground);font-size:14px}
.cardapio-module__48asTW__header{justify-content:space-between;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-xl);flex-wrap:wrap;display:flex}.cardapio-module__48asTW__title{margin:0;font-size:28px;font-weight:600;line-height:1.2}.cardapio-module__48asTW__headerActions{gap:var(--space-sm);flex-wrap:wrap;display:flex}.cardapio-module__48asTW__state{padding:var(--space-2xl) 0;text-align:center;color:var(--muted-foreground)}.cardapio-module__48asTW__error{color:var(--destructive)}.cardapio-module__48asTW__categoryBlock{margin-bottom:var(--space-xl)}.cardapio-module__48asTW__categoryHead{justify-content:space-between;align-items:center;gap:var(--space-md);margin-bottom:var(--space-sm);flex-wrap:wrap;display:flex}.cardapio-module__48asTW__categoryName{align-items:center;gap:var(--space-sm);margin:0;font-size:20px;font-weight:600;line-height:1.2;display:flex}.cardapio-module__48asTW__categoryActions{gap:var(--space-xs);align-items:center;display:flex}.cardapio-module__48asTW__categoryToggle{align-items:center;gap:var(--space-sm);min-height:44px;padding:var(--space-xs) var(--space-sm) var(--space-xs) 0;cursor:pointer;color:var(--foreground);text-align:left;background:0 0;border:none;border-radius:6px;font-size:20px;font-weight:600;line-height:1.2;display:flex}.cardapio-module__48asTW__categoryToggle:hover{color:var(--muted-foreground)}.cardapio-module__48asTW__categoryToggle:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.cardapio-module__48asTW__categoryChevron{color:var(--muted-foreground);flex-shrink:0;display:inline-flex}.cardapio-module__48asTW__categoryCount{color:var(--muted-foreground);font-size:14px;font-weight:400}.cardapio-module__48asTW__thumb{object-fit:cover;background:var(--muted);width:80px;height:45px;color:var(--muted-foreground);border:1px solid var(--border);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.cardapio-module__48asTW__rowActions{gap:var(--space-xs);justify-content:flex-end;align-items:center;display:flex}.cardapio-module__48asTW__iconButton{min-width:44px;min-height:44px;padding:var(--space-xs);color:var(--foreground);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.cardapio-module__48asTW__iconButton:hover{background:var(--muted)}.cardapio-module__48asTW__iconButton:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.cardapio-module__48asTW__iconButton:disabled{opacity:.4;cursor:not-allowed}.cardapio-module__48asTW__iconButtonDanger{color:var(--destructive)}.cardapio-module__48asTW__form{gap:var(--space-md);padding:var(--space-lg);flex-direction:column;display:flex}.cardapio-module__48asTW__formSummaryError{color:var(--destructive);margin:0;font-weight:600}.cardapio-module__48asTW__formActions{justify-content:flex-end;gap:var(--space-sm);margin-top:var(--space-sm);display:flex}.cardapio-module__48asTW__toggleRow{align-items:center;gap:var(--space-sm);display:flex}.cardapio-module__48asTW__previewLine{color:var(--muted-foreground);font-size:14px}.cardapio-module__48asTW__previewValue{font-variant-numeric:tabular-nums;color:var(--foreground);font-weight:600}.cardapio-module__48asTW__attachList{gap:var(--space-xs);border:1px solid var(--border);padding:var(--space-sm);border-radius:6px;flex-direction:column;max-height:200px;display:flex;overflow-y:auto}.cardapio-module__48asTW__attachItem{align-items:center;gap:var(--space-sm);min-height:44px;display:flex}.cardapio-module__48asTW__attachEmpty{color:var(--muted-foreground);font-size:14px}
.funcionarios-module__XIEDUW__page{gap:var(--space-lg);display:grid}.funcionarios-module__XIEDUW__header{justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.funcionarios-module__XIEDUW__muted{color:var(--muted-foreground)}.funcionarios-module__XIEDUW__errorBox{gap:var(--space-md);color:var(--destructive);justify-items:start;display:grid}.funcionarios-module__XIEDUW__accessBox{gap:var(--space-sm);padding:var(--space-lg);background:var(--muted);border:1px solid var(--border);border-radius:var(--radius);display:grid}.funcionarios-module__XIEDUW__accessHeading{font-size:var(--text-heading);font-weight:var(--weight-semibold);margin:0}.funcionarios-module__XIEDUW__accessLine{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.funcionarios-module__XIEDUW__accessLabel{min-width:120px;font-size:var(--text-label);font-weight:var(--weight-semibold)}.funcionarios-module__XIEDUW__accessUrl{padding:var(--space-xs) var(--space-sm);font-size:var(--text-label);color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:var(--radius-sm);overflow-wrap:anywhere;-webkit-user-select:all;user-select:all}.funcionarios-module__XIEDUW__accessMissing{color:var(--destructive);font-size:var(--text-label);margin:0}.funcionarios-module__XIEDUW__form{gap:var(--space-md);display:grid}.funcionarios-module__XIEDUW__formActions{justify-content:flex-end;gap:var(--space-sm);margin-top:var(--space-sm);display:flex}.funcionarios-module__XIEDUW__formSummaryError{color:var(--destructive);font-size:var(--text-label)}
.mesas-module__qM-tnq__header{justify-content:space-between;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-xl);flex-wrap:wrap;display:flex}.mesas-module__qM-tnq__title{margin:0;font-size:28px;font-weight:600;line-height:1.2}.mesas-module__qM-tnq__headerActions{gap:var(--space-sm);flex-wrap:wrap;display:flex}.mesas-module__qM-tnq__state{padding:var(--space-2xl) 0;text-align:center;color:var(--muted-foreground)}.mesas-module__qM-tnq__error{color:var(--destructive)}.mesas-module__qM-tnq__rowActions{gap:var(--space-xs);justify-content:flex-end;align-items:center;display:flex}.mesas-module__qM-tnq__iconButton{min-width:44px;min-height:44px;padding:var(--space-xs);color:var(--foreground);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.mesas-module__qM-tnq__iconButton:hover{background:var(--muted)}.mesas-module__qM-tnq__iconButton:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.mesas-module__qM-tnq__iconButton:disabled{opacity:.4;cursor:not-allowed}.mesas-module__qM-tnq__iconButtonDanger{color:var(--destructive)}.mesas-module__qM-tnq__form{gap:var(--space-md);padding:var(--space-lg);flex-direction:column;display:flex}.mesas-module__qM-tnq__formSummaryError{color:var(--destructive);margin:0;font-weight:600}.mesas-module__qM-tnq__formActions{justify-content:flex-end;gap:var(--space-sm);margin-top:var(--space-sm);display:flex}.mesas-module__qM-tnq__toggleRow{align-items:center;gap:var(--space-sm);display:flex}
.preview-module__WsTdea__header{justify-content:space-between;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-xl);flex-wrap:wrap;display:flex}.preview-module__WsTdea__title{margin:0;font-size:28px;font-weight:600;line-height:1.2}.preview-module__WsTdea__subtitle{color:var(--muted-foreground);margin:var(--space-xs) 0 0;font-size:14px}.preview-module__WsTdea__backLink{min-height:44px;padding:0 var(--space-md);border:1px solid var(--border);background:var(--background);color:var(--foreground);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex}.preview-module__WsTdea__backLink:hover{background:var(--muted)}.preview-module__WsTdea__backLink:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.preview-module__WsTdea__state{padding:var(--space-2xl) 0;text-align:center;color:var(--muted-foreground)}.preview-module__WsTdea__error{color:var(--destructive)}.preview-module__WsTdea__category{margin-bottom:var(--space-xl)}.preview-module__WsTdea__categoryName{margin:0 0 var(--space-md);font-size:20px;font-weight:600;line-height:1.2}.preview-module__WsTdea__productList{gap:var(--space-md);flex-direction:column;display:flex}.preview-module__WsTdea__product{gap:var(--space-md);padding:var(--space-md);border:1px solid var(--border);background:var(--background);border-radius:8px;display:flex}.preview-module__WsTdea__photo{object-fit:cover;background:var(--muted);width:96px;height:96px;color:var(--muted-foreground);border:1px solid var(--border);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.preview-module__WsTdea__productBody{gap:var(--space-xs);flex-direction:column;flex:1;min-width:0;display:flex}.preview-module__WsTdea__productHead{justify-content:space-between;align-items:baseline;gap:var(--space-md);flex-wrap:wrap;display:flex}.preview-module__WsTdea__productName{align-items:center;gap:var(--space-sm);margin:0;font-size:16px;font-weight:600;display:flex}.preview-module__WsTdea__price{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:16px}.preview-module__WsTdea__description{color:var(--muted-foreground);margin:0;font-size:14px}.preview-module__WsTdea__groups{gap:var(--space-xs);margin-top:var(--space-xs);flex-direction:column;display:flex}.preview-module__WsTdea__group{font-size:14px}.preview-module__WsTdea__groupName{font-weight:600}.preview-module__WsTdea__optionList{gap:var(--space-xs) var(--space-md);margin:var(--space-xs) 0 0;flex-wrap:wrap;padding:0;list-style:none;display:flex}.preview-module__WsTdea__option{color:var(--muted-foreground)}.preview-module__WsTdea__optionDelta{font-variant-numeric:tabular-nums;color:var(--foreground)}
.relatorios-module__SrWf2a__header{justify-content:space-between;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-xl);flex-wrap:wrap;display:flex}.relatorios-module__SrWf2a__title{margin:0;font-size:28px;font-weight:600;line-height:1.2}.relatorios-module__SrWf2a__state{padding:var(--space-2xl) 0;text-align:center;color:var(--muted-foreground)}.relatorios-module__SrWf2a__error{color:var(--destructive)}.relatorios-module__SrWf2a__kpis{gap:var(--space-md);margin-bottom:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:720px){.relatorios-module__SrWf2a__kpis{grid-template-columns:1fr}}.relatorios-module__SrWf2a__topProducts{margin-top:var(--space-md)}
.account-module__TZ10JG__content{gap:var(--space-md);display:grid}
.forgot-password-form-module__yLRqUG__form{gap:var(--space-md);max-width:360px;display:grid}.forgot-password-form-module__yLRqUG__error{color:var(--destructive);font-size:var(--text-label);font-weight:var(--weight-semibold);margin:0}.forgot-password-form-module__yLRqUG__meta{color:var(--muted-foreground);font-size:var(--text-label);margin:0}.forgot-password-form-module__yLRqUG__antiEnum{color:var(--foreground);font-size:var(--text-body);margin:0}
.owner-login-form-module__kVgAvW__form{gap:var(--space-md);max-width:360px;display:grid}.owner-login-form-module__kVgAvW__error{color:var(--destructive);font-size:var(--text-label);font-weight:var(--weight-semibold);margin:0}.owner-login-form-module__kVgAvW__meta{color:var(--muted-foreground);font-size:var(--text-label);margin:0}.owner-login-form-module__kVgAvW__forgotLink{text-align:right;font-size:var(--text-label);margin:0}
.signup-form-module__Qi8NaW__form{gap:var(--space-md);max-width:360px;display:grid}.signup-form-module__Qi8NaW__error{color:var(--destructive);font-size:var(--text-label);font-weight:var(--weight-semibold);margin:0}.signup-form-module__Qi8NaW__meta{color:var(--muted-foreground);font-size:var(--text-label);margin:0}.signup-form-module__Qi8NaW__slugPreview{font-size:var(--text-label);color:var(--muted-foreground);background:var(--muted);border-radius:var(--radius);padding:var(--space-xs) var(--space-sm);margin:0}
.page-module__98PcQq__page{max-width:480px;padding:var(--space-3xl) var(--space-xl);gap:var(--space-md);margin:0 auto;display:grid}.page-module__98PcQq__subtitle{color:var(--muted-foreground)}.page-module__98PcQq__footer{margin-top:var(--space-xl);color:var(--muted-foreground);font-size:var(--text-label)}.page-module__98PcQq__resendSection{gap:var(--space-md);display:grid}.page-module__98PcQq__success{color:var(--success);font-size:var(--text-label);font-weight:var(--weight-semibold);margin:0}.page-module__98PcQq__error{color:var(--destructive);font-size:var(--text-label);font-weight:var(--weight-semibold);margin:0}
.page-module__1Rrrva__subtitle{color:var(--muted-foreground)}.page-module__1Rrrva__hero{min-height:100vh;padding:var(--space-2xl);background:var(--brand-gradient);color:var(--foreground);place-items:center;display:grid}.page-module__1Rrrva__heroInner{gap:var(--space-lg);text-align:center;max-width:640px;display:grid}.page-module__1Rrrva__heroLogo{font-size:var(--text-display)}.page-module__1Rrrva__heroTitle{letter-spacing:-.01em;font-size:34px;line-height:1.25;font-weight:var(--weight-semibold)}.page-module__1Rrrva__heroSub{font-size:var(--text-heading);opacity:.92;line-height:1.5}.page-module__1Rrrva__ctas{gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}.page-module__1Rrrva__ctaPrimary{background:var(--primary);color:var(--primary-foreground);padding:0 var(--space-lg);height:var(--hit-target);border-radius:var(--radius);font-weight:var(--weight-semibold);place-items:center;display:inline-grid}.page-module__1Rrrva__ctaSecondary{color:var(--primary);border:1.5px solid var(--primary);padding:0 var(--space-lg);height:var(--hit-target);border-radius:var(--radius);font-weight:var(--weight-semibold);background:0 0;place-items:center;display:inline-grid}.page-module__1Rrrva__ctaPrimary:hover{background:var(--primary-hover);text-decoration:none}.page-module__1Rrrva__ctaSecondary:hover{background:#ea580c14;text-decoration:none}.page-module__1Rrrva__dashboard{gap:var(--space-md);display:grid}
.login-form-module__h41G1W__form{gap:var(--space-md);max-width:360px;display:grid}.login-form-module__h41G1W__error{color:var(--destructive);font-size:var(--text-label);font-weight:var(--weight-semibold);margin:0}.login-form-module__h41G1W__meta{color:var(--muted-foreground);font-size:var(--text-label);margin:0}.login-form-module__h41G1W__restaurantName{color:var(--foreground);font-size:var(--text-heading);font-weight:var(--weight-semibold);margin:0}.login-form-module__h41G1W__notice{color:var(--muted-foreground);font-size:var(--text-label);margin:0}.login-form-module__h41G1W__stateBlock{gap:var(--space-xs);max-width:360px;margin-bottom:var(--space-md);display:grid}
