.AdminHeader-module-scss-module__VtAt_G__header{min-height:var(--header-height);background:var(--bg-card);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.85rem 1.5rem;display:flex}.AdminHeader-module-scss-module__VtAt_G__left{flex-direction:column;gap:3px;display:flex}.AdminHeader-module-scss-module__VtAt_G__title{font-family:var(--font-display,"Instrument Serif"),Georgia,serif;color:var(--text);letter-spacing:-.015em;font-size:1.35rem;font-weight:400;line-height:1.2}.AdminHeader-module-scss-module__VtAt_G__subtitle{color:var(--text-muted);font-size:.78rem;line-height:1.4}.AdminHeader-module-scss-module__VtAt_G__actions{align-items:center;gap:8px;display:flex}.AdminHeader-module-scss-module__VtAt_G__iconBtn{border-radius:var(--radius-sm);width:36px;height:36px;color:var(--text-secondary);transition:all var(--transition);border:1px solid #0000;justify-content:center;align-items:center;display:flex}.AdminHeader-module-scss-module__VtAt_G__iconBtn:hover{background:var(--bg-hover);color:var(--text);border-color:var(--border)}
.DashboardStats-module-scss-module__8s_L1a__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:1200px){.DashboardStats-module-scss-module__8s_L1a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.DashboardStats-module-scss-module__8s_L1a__grid{grid-template-columns:1fr}}.DashboardStats-module-scss-module__8s_L1a__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);align-items:flex-start;gap:1rem;padding:1.35rem;transition:box-shadow .22s,transform .22s,border-color .22s;animation:.4s forwards DashboardStats-module-scss-module__8s_L1a__fadeIn;display:flex;position:relative;overflow:hidden}.DashboardStats-module-scss-module__8s_L1a__card:after{content:"";background:linear-gradient(90deg, var(--primary), #ffb30280);opacity:0;border-radius:var(--radius-lg) var(--radius-lg) 0 0;height:3px;transition:opacity .22s;position:absolute;top:0;left:0;right:0}.DashboardStats-module-scss-module__8s_L1a__card:hover{box-shadow:var(--shadow-md);border-color:#ffb30233;transform:translateY(-2px)}.DashboardStats-module-scss-module__8s_L1a__card:hover:after{opacity:1}.DashboardStats-module-scss-module__8s_L1a__card.DashboardStats-module-scss-module__8s_L1a__loading .DashboardStats-module-scss-module__8s_L1a__value{opacity:.35;animation:1.5s infinite DashboardStats-module-scss-module__8s_L1a__pulse}.DashboardStats-module-scss-module__8s_L1a__iconWrap{border-radius:var(--radius);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:background .22s;display:flex}.DashboardStats-module-scss-module__8s_L1a__iconWrap.DashboardStats-module-scss-module__8s_L1a__success{color:#16a34a;background:#22c55e1f}.DashboardStats-module-scss-module__8s_L1a__iconWrap.DashboardStats-module-scss-module__8s_L1a__primary{color:var(--primary);background:#ffb30224}.DashboardStats-module-scss-module__8s_L1a__iconWrap.DashboardStats-module-scss-module__8s_L1a__warning{color:#d97706;background:#f59e0b1f}.DashboardStats-module-scss-module__8s_L1a__iconWrap.DashboardStats-module-scss-module__8s_L1a__info{color:#1b3838;background:#1b38381f}.DashboardStats-module-scss-module__8s_L1a__iconWrap.DashboardStats-module-scss-module__8s_L1a__danger{color:#dc2626;background:#ef44441f}.DashboardStats-module-scss-module__8s_L1a__iconWrap.DashboardStats-module-scss-module__8s_L1a__neutral{background:var(--bg-secondary);color:var(--text-secondary)}[data-theme=dark] .DashboardStats-module-scss-module__8s_L1a__iconWrap.DashboardStats-module-scss-module__8s_L1a__info{color:var(--text-secondary)}.DashboardStats-module-scss-module__8s_L1a__info{flex-direction:column;gap:3px;min-width:0;display:flex}.DashboardStats-module-scss-module__8s_L1a__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700}.DashboardStats-module-scss-module__8s_L1a__value{font-family:var(--font-display,"Instrument Serif"),Georgia,serif;color:var(--text);letter-spacing:-.02em;font-size:1.75rem;font-weight:400;line-height:1.15}.DashboardStats-module-scss-module__8s_L1a__sub{color:var(--text-muted);font-size:.72rem;line-height:1.4}
.RecentOrders-module-scss-module__7-M88q__header{justify-content:space-between;align-items:center;margin-bottom:1.1rem;display:flex}.RecentOrders-module-scss-module__7-M88q__title{font-family:var(--font-display,"Instrument Serif"),Georgia,serif;color:var(--text);letter-spacing:-.01em;font-size:1.15rem;font-weight:400}.RecentOrders-module-scss-module__7-M88q__list{flex-direction:column;gap:0;display:flex}.RecentOrders-module-scss-module__7-M88q__row,.RecentOrders-module-scss-module__7-M88q__skeletonRow{border-bottom:1px solid var(--border);grid-template-columns:1fr auto auto auto;align-items:center;gap:1rem;padding:.7rem 0;display:grid}.RecentOrders-module-scss-module__7-M88q__row:last-child,.RecentOrders-module-scss-module__7-M88q__skeletonRow:last-child{border-bottom:none}.RecentOrders-module-scss-module__7-M88q__orderNum{color:var(--text);letter-spacing:.02em;font-family:SF Mono,Fira Code,monospace;font-size:.8rem;font-weight:600}.RecentOrders-module-scss-module__7-M88q__table{color:var(--text-secondary);font-size:.78rem}.RecentOrders-module-scss-module__7-M88q__amount{color:var(--text);font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:700}.RecentOrders-module-scss-module__7-M88q__empty{text-align:center;color:var(--text-muted);padding:2.5rem 0;font-size:.875rem}
.TableOverview-module-scss-module__cxVSIq__header{margin-bottom:1.1rem}.TableOverview-module-scss-module__cxVSIq__title{font-family:var(--font-display,"Instrument Serif"),Georgia,serif;color:var(--text);letter-spacing:-.01em;margin-bottom:.6rem;font-size:1.15rem;font-weight:400}.TableOverview-module-scss-module__cxVSIq__legend{flex-wrap:wrap;gap:8px;display:flex}.TableOverview-module-scss-module__cxVSIq__legendItem{color:var(--text-secondary);text-transform:capitalize;align-items:center;gap:5px;font-size:.7rem;display:flex}.TableOverview-module-scss-module__cxVSIq__dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.TableOverview-module-scss-module__cxVSIq__grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.TableOverview-module-scss-module__cxVSIq__table{border:1.5px solid var(--border);border-radius:var(--radius);cursor:default;flex-direction:column;align-items:center;gap:3px;padding:.65rem .5rem;transition:border-color .18s,transform .18s;display:flex}.TableOverview-module-scss-module__cxVSIq__table:hover{transform:scale(1.04)}.TableOverview-module-scss-module__cxVSIq__tableNum{font-family:var(--font-display,"Instrument Serif"),Georgia,serif;color:var(--text);font-size:1.05rem;font-weight:400;line-height:1}.TableOverview-module-scss-module__cxVSIq__tableName{color:var(--text-secondary);text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.65rem;overflow:hidden}.TableOverview-module-scss-module__cxVSIq__tableStatus{text-transform:capitalize;font-size:.64rem;font-weight:600}.TableOverview-module-scss-module__cxVSIq__empty{text-align:center;color:var(--text-muted);grid-column:1/-1;padding:2rem;font-size:.875rem}
.TablesManager-module-scss-module__ZIegcW__topBar{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.TablesManager-module-scss-module__ZIegcW__count{color:var(--text-secondary);font-size:.85rem}.TablesManager-module-scss-module__ZIegcW__addSectionForm{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);align-items:center;gap:8px;margin-bottom:1.25rem;padding:1rem 1.25rem;animation:.2s TablesManager-module-scss-module__ZIegcW__fadeIn;display:flex}.TablesManager-module-scss-module__ZIegcW__addSectionForm .TablesManager-module-scss-module__ZIegcW__input{flex:1}.TablesManager-module-scss-module__ZIegcW__empty{color:var(--text-muted);text-align:center;border:2px dashed var(--border);border-radius:var(--radius-lg);flex-direction:column;align-items:center;gap:1rem;padding:4rem 2rem;font-size:.875rem;display:flex}.TablesManager-module-scss-module__ZIegcW__sections{flex-direction:column;gap:1rem;display:flex}.TablesManager-module-scss-module__ZIegcW__sectionPanel{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);transition:border-color .2s;animation:.2s TablesManager-module-scss-module__ZIegcW__fadeIn;overflow:hidden}.TablesManager-module-scss-module__ZIegcW__sectionPanel:hover{border-color:#ffb30233}.TablesManager-module-scss-module__ZIegcW__sectionHeader{border-bottom:1px solid var(--border);background:var(--bg-secondary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.15rem;display:flex}.TablesManager-module-scss-module__ZIegcW__sectionLeft{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.TablesManager-module-scss-module__ZIegcW__collapseBtn{color:var(--text-muted);transition:all var(--transition);border-radius:4px;flex-shrink:0;padding:3px}.TablesManager-module-scss-module__ZIegcW__collapseBtn:hover{color:var(--text);background:var(--border)}.TablesManager-module-scss-module__ZIegcW__sectionName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;font-size:.9rem;font-weight:700;overflow:hidden}.TablesManager-module-scss-module__ZIegcW__sectionCount{color:var(--text-muted);background:var(--bg-hover);white-space:nowrap;border-radius:100px;padding:2px 8px;font-size:.72rem;font-weight:500}.TablesManager-module-scss-module__ZIegcW__sectionActions{flex-shrink:0;align-items:center;gap:6px;display:flex}.TablesManager-module-scss-module__ZIegcW__renameForm{flex:1;align-items:center;gap:6px;display:flex}.TablesManager-module-scss-module__ZIegcW__renameForm .TablesManager-module-scss-module__ZIegcW__input{max-width:280px}.TablesManager-module-scss-module__ZIegcW__iconBtn{border-radius:var(--radius-sm);color:var(--text-secondary);transition:all var(--transition);padding:5px 7px}.TablesManager-module-scss-module__ZIegcW__iconBtn:hover{background:var(--bg-hover);color:var(--text)}.TablesManager-module-scss-module__ZIegcW__dangerBtn:hover{color:var(--danger);background:#ef44441a}.TablesManager-module-scss-module__ZIegcW__sectionBody{padding:1.1rem}.TablesManager-module-scss-module__ZIegcW__sectionEmpty{color:var(--text-muted);padding:.75rem 0;font-size:.8rem}.TablesManager-module-scss-module__ZIegcW__addTableForm{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1rem;padding:1rem;animation:.2s TablesManager-module-scss-module__ZIegcW__fadeIn}.TablesManager-module-scss-module__ZIegcW__formRow{grid-template-columns:repeat(3,1fr);gap:.85rem;margin-bottom:.85rem;display:grid}@media (max-width:700px){.TablesManager-module-scss-module__ZIegcW__formRow{grid-template-columns:1fr 1fr}}@media (max-width:420px){.TablesManager-module-scss-module__ZIegcW__formRow{grid-template-columns:1fr}}.TablesManager-module-scss-module__ZIegcW__formActions{gap:8px;display:flex}.TablesManager-module-scss-module__ZIegcW__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.85rem;display:grid}.TablesManager-module-scss-module__ZIegcW__tableCard{background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:5px;padding:1rem;transition:box-shadow .22s,transform .22s,border-color .22s;animation:.25s TablesManager-module-scss-module__ZIegcW__fadeIn;display:flex}.TablesManager-module-scss-module__ZIegcW__tableCard:hover{box-shadow:var(--shadow-md);border-color:#ffb30240;transform:translateY(-2px)}.TablesManager-module-scss-module__ZIegcW__tableTop{justify-content:space-between;align-items:flex-start;display:flex}.TablesManager-module-scss-module__ZIegcW__tableCardActions{opacity:0;transition:opacity var(--transition);gap:3px;display:flex}.TablesManager-module-scss-module__ZIegcW__tableCard:hover .TablesManager-module-scss-module__ZIegcW__tableCardActions{opacity:1}.TablesManager-module-scss-module__ZIegcW__tableNum{font-family:var(--font-display,"Instrument Serif"),Georgia,serif;color:var(--text);font-size:1.4rem;font-weight:400;line-height:1}.TablesManager-module-scss-module__ZIegcW__tableName{color:var(--text);letter-spacing:-.01em;font-size:.8rem;font-weight:600}.TablesManager-module-scss-module__ZIegcW__tableMeta{color:var(--text-muted);flex:1;font-size:.7rem}.TablesManager-module-scss-module__ZIegcW__editCard{background:var(--bg);border:2px solid var(--primary);border-radius:var(--radius);flex-direction:column;gap:8px;padding:1rem;animation:.2s TablesManager-module-scss-module__ZIegcW__fadeIn;display:flex;box-shadow:0 0 0 3px #ffb30226}.TablesManager-module-scss-module__ZIegcW__editCardTitle{color:var(--primary);font-size:.8rem;font-weight:700}.TablesManager-module-scss-module__ZIegcW__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(6px);background:#0000008c;justify-content:center;align-items:center;animation:.15s TablesManager-module-scss-module__ZIegcW__fadeIn;display:flex;position:fixed;inset:0}.TablesManager-module-scss-module__ZIegcW__modal{background:var(--bg-card);border-radius:var(--radius-lg);width:90%;max-width:380px;box-shadow:var(--shadow-lg);border:1px solid var(--border);flex-direction:column;align-items:center;gap:1rem;padding:2rem;animation:.2s TablesManager-module-scss-module__ZIegcW__fadeIn;display:flex}.TablesManager-module-scss-module__ZIegcW__modal h3{font-family:var(--font-display,"Instrument Serif"),Georgia,serif;color:var(--text);letter-spacing:-.01em;font-size:1.2rem;font-weight:400}.TablesManager-module-scss-module__ZIegcW__qrImage{border-radius:var(--radius);width:240px;height:240px;box-shadow:var(--shadow-md);border:4px solid #fff}.TablesManager-module-scss-module__ZIegcW__qrUrl{color:var(--text-muted);word-break:break-all;text-align:center;font-size:.7rem}.TablesManager-module-scss-module__ZIegcW__resModal{background:var(--bg-card);border-radius:var(--radius-lg);width:95%;max-width:580px;box-shadow:var(--shadow-lg);border:1px solid var(--border);flex-direction:column;gap:1rem;max-height:90vh;padding:1.5rem;animation:.2s TablesManager-module-scss-module__ZIegcW__fadeIn;display:flex;overflow-y:auto}.TablesManager-module-scss-module__ZIegcW__modalHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.TablesManager-module-scss-module__ZIegcW__modalHeader h3{font-family:var(--font-display,"Instrument Serif"),Georgia,serif;color:var(--text);letter-spacing:-.01em;align-items:center;gap:8px;font-size:1.15rem;font-weight:400;display:flex}.TablesManager-module-scss-module__ZIegcW__resView{flex-direction:column;gap:.75rem;display:flex}.TablesManager-module-scss-module__ZIegcW__resDetail{color:var(--text);align-items:center;gap:10px;font-size:.9rem;display:flex}.TablesManager-module-scss-module__ZIegcW__resDetail svg{color:var(--text-muted);flex-shrink:0}.TablesManager-module-scss-module__ZIegcW__resNote{background:var(--bg-secondary);border-left:3px solid var(--primary);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--text-secondary);padding:.6rem .85rem;font-size:.85rem;font-style:italic}.TablesManager-module-scss-module__ZIegcW__reservationForm{flex-direction:column;gap:.75rem;width:100%;display:flex}.TablesManager-module-scss-module__ZIegcW__resGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:480px){.TablesManager-module-scss-module__ZIegcW__resGrid{grid-template-columns:1fr}}.TablesManager-module-scss-module__ZIegcW__tableCardBtns{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.TablesManager-module-scss-module__ZIegcW__modalActions{gap:8px;width:100%;display:flex}
.dashboard-module-scss-module__mdE_xa__content{flex-direction:column;flex:1;gap:1.5rem;padding:1.5rem;display:flex}@media (max-width:768px){.dashboard-module-scss-module__mdE_xa__content{gap:1rem;padding:1rem}}.dashboard-module-scss-module__mdE_xa__grid{grid-template-columns:1fr 380px;gap:1.5rem;display:grid}@media (max-width:1100px){.dashboard-module-scss-module__mdE_xa__grid{grid-template-columns:1fr}}
.InventoryManager-module-scss-module__nhYHEq__alert{border-radius:var(--radius);color:#b45309;background:#f59e0b14;border:1px solid #f59e0b47;align-items:center;gap:8px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.85rem;animation:.3s InventoryManager-module-scss-module__nhYHEq__fadeIn;display:flex}[data-theme=dark] .InventoryManager-module-scss-module__nhYHEq__alert{color:#fbbf24}.InventoryManager-module-scss-module__nhYHEq__topBar{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.InventoryManager-module-scss-module__nhYHEq__count{color:var(--text-secondary);font-size:.85rem}.InventoryManager-module-scss-module__nhYHEq__addForm{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);margin-bottom:1.25rem;padding:1.35rem;animation:.2s InventoryManager-module-scss-module__nhYHEq__fadeIn}.InventoryManager-module-scss-module__nhYHEq__addForm h3{font-family:var(--font-display,"Instrument Serif"),Georgia,serif;color:var(--text);letter-spacing:-.01em;margin-bottom:1rem;font-size:1.1rem;font-weight:400}.InventoryManager-module-scss-module__nhYHEq__formGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1rem;display:grid}@media (max-width:1000px){.InventoryManager-module-scss-module__nhYHEq__formGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.InventoryManager-module-scss-module__nhYHEq__formGrid{grid-template-columns:1fr}}.InventoryManager-module-scss-module__nhYHEq__formActions{gap:8px;display:flex}.InventoryManager-module-scss-module__nhYHEq__tableWrap{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow-x:auto}.InventoryManager-module-scss-module__nhYHEq__table{border-collapse:collapse;width:100%;font-size:.875rem}.InventoryManager-module-scss-module__nhYHEq__table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);border-bottom:1px solid var(--border);background:var(--bg-secondary);white-space:nowrap;padding:.9rem 1rem;font-size:.7rem;font-weight:700}.InventoryManager-module-scss-module__nhYHEq__table th:first-child{border-radius:var(--radius-lg) 0 0 0}.InventoryManager-module-scss-module__nhYHEq__table th:last-child{border-radius:0 var(--radius-lg) 0 0}.InventoryManager-module-scss-module__nhYHEq__table td{border-bottom:1px solid var(--border);color:var(--text);vertical-align:middle;padding:.85rem 1rem}.InventoryManager-module-scss-module__nhYHEq__row:last-child td{border-bottom:none}.InventoryManager-module-scss-module__nhYHEq__row:hover td{background:var(--bg-hover)}.InventoryManager-module-scss-module__nhYHEq__lowRow td:first-child{color:var(--danger);font-weight:600}.InventoryManager-module-scss-module__nhYHEq__editingRow td{background:#ffb3020f!important}.InventoryManager-module-scss-module__nhYHEq__stockVal{cursor:pointer;border-bottom:1px dashed var(--border);transition:color var(--transition)}.InventoryManager-module-scss-module__nhYHEq__stockVal:hover{color:var(--primary)}.InventoryManager-module-scss-module__nhYHEq__editStock{align-items:center;gap:4px;display:flex}.InventoryManager-module-scss-module__nhYHEq__progressBar{background:var(--bg-secondary);vertical-align:middle;border-radius:100px;width:80px;height:5px;margin-right:6px;display:inline-block;overflow:hidden}.InventoryManager-module-scss-module__nhYHEq__progressFill{border-radius:100px;height:100%;transition:width .4s}.InventoryManager-module-scss-module__nhYHEq__pct{color:var(--text-secondary);vertical-align:middle;font-variant-numeric:tabular-nums;font-size:.72rem}.InventoryManager-module-scss-module__nhYHEq__empty{text-align:center;color:var(--text-muted);padding:3.5rem;font-size:.875rem}
.MenuManager-module-scss-module__gqjyvG__topBar{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.MenuManager-module-scss-module__gqjyvG__count{color:var(--text-secondary);font-size:.85rem}.MenuManager-module-scss-module__gqjyvG__addCategoryForm{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);align-items:center;gap:8px;margin-bottom:1.25rem;padding:1rem 1.25rem;animation:.2s MenuManager-module-scss-module__gqjyvG__fadeIn;display:flex}.MenuManager-module-scss-module__gqjyvG__addCategoryForm .MenuManager-module-scss-module__gqjyvG__input{flex:1}.MenuManager-module-scss-module__gqjyvG__empty{color:var(--text-muted);text-align:center;border:2px dashed var(--border);border-radius:var(--radius-lg);flex-direction:column;align-items:center;gap:1rem;padding:4rem 2rem;font-size:.875rem;display:flex}.MenuManager-module-scss-module__gqjyvG__categories{flex-direction:column;gap:1rem;display:flex}.MenuManager-module-scss-module__gqjyvG__categoryPanel{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);transition:border-color .2s;animation:.2s MenuManager-module-scss-module__gqjyvG__fadeIn;overflow:hidden}.MenuManager-module-scss-module__gqjyvG__categoryPanel:hover{border-color:#ffb30233}.MenuManager-module-scss-module__gqjyvG__categoryHeader{border-bottom:1px solid var(--border);background:var(--bg-secondary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.15rem;display:flex}.MenuManager-module-scss-module__gqjyvG__categoryLeft{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.MenuManager-module-scss-module__gqjyvG__collapseBtn{color:var(--text-muted);transition:all var(--transition);border-radius:4px;flex-shrink:0;padding:3px}.MenuManager-module-scss-module__gqjyvG__collapseBtn:hover{color:var(--text);background:var(--border)}.MenuManager-module-scss-module__gqjyvG__categoryName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;font-size:.9rem;font-weight:700;overflow:hidden}.MenuManager-module-scss-module__gqjyvG__categoryCount{color:var(--text-muted);background:var(--bg-hover);white-space:nowrap;border-radius:100px;padding:2px 8px;font-size:.72rem;font-weight:500}.MenuManager-module-scss-module__gqjyvG__categoryActions{flex-shrink:0;align-items:center;gap:6px;display:flex}.MenuManager-module-scss-module__gqjyvG__renameForm{flex:1;align-items:center;gap:6px;display:flex}.MenuManager-module-scss-module__gqjyvG__renameForm .MenuManager-module-scss-module__gqjyvG__input{max-width:280px}.MenuManager-module-scss-module__gqjyvG__iconBtn{border-radius:var(--radius-sm);color:var(--text-secondary);transition:all var(--transition);padding:5px 7px}.MenuManager-module-scss-module__gqjyvG__iconBtn:hover{background:var(--bg-hover);color:var(--text)}.MenuManager-module-scss-module__gqjyvG__dangerBtn:hover{color:var(--danger);background:#ef44441a}.MenuManager-module-scss-module__gqjyvG__categoryBody{padding:1.1rem}.MenuManager-module-scss-module__gqjyvG__categoryEmpty{color:var(--text-muted);padding:.75rem 0 1rem;font-size:.8rem}.MenuManager-module-scss-module__gqjyvG__itemGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.85rem;display:grid}.MenuManager-module-scss-module__gqjyvG__itemCard{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;transition:box-shadow .22s,transform .22s,border-color .22s;animation:.3s MenuManager-module-scss-module__gqjyvG__fadeIn;display:flex;overflow:hidden}.MenuManager-module-scss-module__gqjyvG__itemCard:hover{box-shadow:var(--shadow-md);border-color:#ffb30233;transform:translateY(-2px)}.MenuManager-module-scss-module__gqjyvG__itemCard.MenuManager-module-scss-module__gqjyvG__unavailable{opacity:.5}.MenuManager-module-scss-module__gqjyvG__itemCardImage{background:var(--bg-secondary);width:100%;height:130px;overflow:hidden}.MenuManager-module-scss-module__gqjyvG__itemCardImage img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.MenuManager-module-scss-module__gqjyvG__itemCardImage:hover img{transform:scale(1.04)}.MenuManager-module-scss-module__gqjyvG__itemCardBody{flex-direction:column;flex:1;gap:6px;padding:.9rem;display:flex}.MenuManager-module-scss-module__gqjyvG__itemTop{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.MenuManager-module-scss-module__gqjyvG__itemName{color:var(--text);letter-spacing:-.01em;font-size:.875rem;font-weight:700}.MenuManager-module-scss-module__gqjyvG__itemPrice{color:var(--primary);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:700}.MenuManager-module-scss-module__gqjyvG__itemDesc{color:var(--text-secondary);flex:1;font-size:.76rem;line-height:1.45}.MenuManager-module-scss-module__gqjyvG__itemTags{flex-wrap:wrap;gap:4px;display:flex}.MenuManager-module-scss-module__gqjyvG__itemActions{gap:6px;margin-top:4px;display:flex}.MenuManager-module-scss-module__gqjyvG__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(6px);background:#0000008c;justify-content:center;align-items:center;animation:.15s MenuManager-module-scss-module__gqjyvG__fadeIn;display:flex;position:fixed;inset:0}.MenuManager-module-scss-module__gqjyvG__itemModal{background:var(--bg-card);border-radius:var(--radius-lg);width:95%;max-width:640px;max-height:90vh;box-shadow:var(--shadow-lg);border:1px solid var(--border);flex-direction:column;gap:1rem;padding:1.5rem;animation:.2s MenuManager-module-scss-module__gqjyvG__fadeIn;display:flex;overflow-y:auto}.MenuManager-module-scss-module__gqjyvG__modalHeader{justify-content:space-between;align-items:center;display:flex}.MenuManager-module-scss-module__gqjyvG__modalHeader h3{font-family:var(--font-display,"Instrument Serif"),Georgia,serif;color:var(--text);letter-spacing:-.01em;font-size:1.2rem;font-weight:400}.MenuManager-module-scss-module__gqjyvG__itemForm{flex-direction:column;gap:.75rem;display:flex}.MenuManager-module-scss-module__gqjyvG__modalActions{gap:8px;margin-top:.25rem;display:flex}.MenuManager-module-scss-module__gqjyvG__uploadBtn{border:2px dashed var(--border);border-radius:var(--radius);width:100%;color:var(--text-secondary);transition:all var(--transition);cursor:pointer;background:var(--bg-secondary);flex-direction:column;align-items:center;gap:6px;padding:1.25rem;display:flex}.MenuManager-module-scss-module__gqjyvG__uploadBtn:hover{border-color:var(--primary);color:var(--primary);background:#ffb3020d}.MenuManager-module-scss-module__gqjyvG__uploadBtn:disabled{opacity:.6;cursor:not-allowed}.MenuManager-module-scss-module__gqjyvG__uploadBtn svg{color:var(--primary)}.MenuManager-module-scss-module__gqjyvG__uploadBtn span:first-of-type{font-size:.875rem;font-weight:600}.MenuManager-module-scss-module__gqjyvG__uploadHint{color:var(--text-muted)!important;font-size:.72rem!important;font-weight:400!important}.MenuManager-module-scss-module__gqjyvG__imagePreview{border-radius:var(--radius);border:1px solid var(--border);width:100%;height:160px;position:relative;overflow:hidden}.MenuManager-module-scss-module__gqjyvG__imagePreview img{object-fit:cover;width:100%;height:100%}.MenuManager-module-scss-module__gqjyvG__removeImage{color:#fff;width:28px;height:28px;transition:background var(--transition);background:#0009;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:8px;right:8px}.MenuManager-module-scss-module__gqjyvG__removeImage:hover{background:var(--danger)}.MenuManager-module-scss-module__gqjyvG__formGrid{grid-template-columns:repeat(2,1fr);gap:.85rem;display:grid}@media (max-width:500px){.MenuManager-module-scss-module__gqjyvG__formGrid{grid-template-columns:1fr}}.MenuManager-module-scss-module__gqjyvG__tagRow{flex-wrap:wrap;gap:10px;display:flex}.MenuManager-module-scss-module__gqjyvG__tagCheck{color:var(--text-secondary);cursor:pointer;align-items:center;gap:6px;font-size:.8rem;display:flex}.MenuManager-module-scss-module__gqjyvG__tagCheck input{cursor:pointer;accent-color:var(--primary)}.MenuManager-module-scss-module__gqjyvG__ingredientsSection{border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden}.MenuManager-module-scss-module__gqjyvG__ingredientsHeader{background:var(--bg-secondary);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.65rem .85rem;display:flex}.MenuManager-module-scss-module__gqjyvG__ingredientsTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:flex}.MenuManager-module-scss-module__gqjyvG__ingredientsEmpty{color:var(--text-muted);text-align:center;padding:.85rem;font-size:.78rem}.MenuManager-module-scss-module__gqjyvG__ingredientRow{border-bottom:1px solid var(--border);grid-template-columns:1fr 120px auto;align-items:center;gap:8px;padding:.65rem .85rem;display:grid}.MenuManager-module-scss-module__gqjyvG__ingredientRow:last-child{border-bottom:none}.MenuManager-module-scss-module__gqjyvG__removeIngBtn{width:28px;height:28px;color:var(--text-muted);transition:all var(--transition);border-radius:6px;justify-content:center;align-items:center;display:flex}.MenuManager-module-scss-module__gqjyvG__removeIngBtn:hover{color:var(--danger);background:#ef44441a}.MenuManager-module-scss-module__gqjyvG__systemCategoryPanel{border-color:var(--border);background:var(--bg-secondary);opacity:.9}
.OrdersManager-module-scss-module__BfjW6q__filters{flex-wrap:wrap;gap:6px;margin-bottom:1.25rem;display:flex}.OrdersManager-module-scss-module__BfjW6q__filterBtn{color:var(--text-secondary);background:var(--bg-card);border:1px solid var(--border);transition:all var(--transition);cursor:pointer;border-radius:100px;padding:.38rem .85rem;font-size:.78rem;font-weight:500}.OrdersManager-module-scss-module__BfjW6q__filterBtn:hover{border-color:var(--primary);color:var(--primary)}.OrdersManager-module-scss-module__BfjW6q__filterBtn.OrdersManager-module-scss-module__BfjW6q__active{background:var(--primary);color:#1b3838;border-color:var(--primary);font-weight:600}.OrdersManager-module-scss-module__BfjW6q__tableWrap{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow-x:auto}.OrdersManager-module-scss-module__BfjW6q__table{border-collapse:collapse;width:100%;font-size:.875rem}.OrdersManager-module-scss-module__BfjW6q__table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);border-bottom:1px solid var(--border);white-space:nowrap;background:var(--bg-secondary);padding:.9rem 1rem;font-size:.7rem;font-weight:700}.OrdersManager-module-scss-module__BfjW6q__table th:first-child{border-radius:var(--radius-lg) 0 0 0}.OrdersManager-module-scss-module__BfjW6q__table th:last-child{border-radius:0 var(--radius-lg) 0 0}.OrdersManager-module-scss-module__BfjW6q__table td{border-bottom:1px solid var(--border);color:var(--text);vertical-align:middle;padding:.85rem 1rem}.OrdersManager-module-scss-module__BfjW6q__row:last-child td{border-bottom:none}.OrdersManager-module-scss-module__BfjW6q__row:hover td{background:var(--bg-hover)}.OrdersManager-module-scss-module__BfjW6q__orderNum{letter-spacing:.02em;font-family:SF Mono,Fira Code,monospace;font-size:.78rem;font-weight:600}.OrdersManager-module-scss-module__BfjW6q__time{color:var(--text-secondary);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.78rem}.OrdersManager-module-scss-module__BfjW6q__actions{flex-wrap:wrap;gap:6px;display:flex}.OrdersManager-module-scss-module__BfjW6q__empty{text-align:center;color:var(--text-muted);padding:3.5rem;font-size:.875rem}
.PayrollManager-module-scss-module__39r-gG__summaryCards{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}@media (max-width:600px){.PayrollManager-module-scss-module__39r-gG__summaryCards{grid-template-columns:1fr}}.PayrollManager-module-scss-module__39r-gG__summaryCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);flex-direction:column;gap:6px;padding:1.35rem;display:flex}.PayrollManager-module-scss-module__39r-gG__summaryLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);font-size:.7rem;font-weight:700}.PayrollManager-module-scss-module__39r-gG__summaryValue{font-family:var(--font-display,"Instrument Serif"),Georgia,serif;color:var(--text);letter-spacing:-.02em;font-size:1.75rem;font-weight:400;line-height:1.15}.PayrollManager-module-scss-module__39r-gG__topBar{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.PayrollManager-module-scss-module__39r-gG__addForm{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);margin-bottom:1.25rem;padding:1.35rem;animation:.2s PayrollManager-module-scss-module__39r-gG__fadeIn}.PayrollManager-module-scss-module__39r-gG__addForm h3{font-family:var(--font-display,"Instrument Serif"),Georgia,serif;color:var(--text);letter-spacing:-.01em;margin-bottom:1rem;font-size:1.1rem;font-weight:400}.PayrollManager-module-scss-module__39r-gG__formGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:.75rem;display:grid}@media (max-width:900px){.PayrollManager-module-scss-module__39r-gG__formGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.PayrollManager-module-scss-module__39r-gG__formGrid{grid-template-columns:1fr}}.PayrollManager-module-scss-module__39r-gG__netPay{border-radius:var(--radius-sm);color:var(--text-secondary);background:#22c55e12;border:1px solid #22c55e33;margin-bottom:.75rem;padding:.75rem 1rem;font-size:.875rem}.PayrollManager-module-scss-module__39r-gG__netPay strong{color:var(--success);font-family:var(--font-display,"Instrument Serif"),Georgia,serif;font-size:1.2rem;font-weight:400}.PayrollManager-module-scss-module__39r-gG__formActions{gap:8px;display:flex}.PayrollManager-module-scss-module__39r-gG__tableWrap{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow-x:auto}.PayrollManager-module-scss-module__39r-gG__table{border-collapse:collapse;width:100%;font-size:.875rem}.PayrollManager-module-scss-module__39r-gG__table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);border-bottom:1px solid var(--border);background:var(--bg-secondary);white-space:nowrap;padding:.9rem 1rem;font-size:.7rem;font-weight:700}.PayrollManager-module-scss-module__39r-gG__table th:first-child{border-radius:var(--radius-lg) 0 0 0}.PayrollManager-module-scss-module__39r-gG__table th:last-child{border-radius:0 var(--radius-lg) 0 0}.PayrollManager-module-scss-module__39r-gG__table td{border-bottom:1px solid var(--border);color:var(--text);vertical-align:middle;padding:.85rem 1rem}.PayrollManager-module-scss-module__39r-gG__row:last-child td{border-bottom:none}.PayrollManager-module-scss-module__39r-gG__row:hover td{background:var(--bg-hover)}.PayrollManager-module-scss-module__39r-gG__subText{color:var(--text-muted);font-size:.72rem}.PayrollManager-module-scss-module__39r-gG__empty{text-align:center;color:var(--text-muted);padding:3.5rem;font-size:.875rem}
.PdfMenuManager-module-scss-module__5dQLxG__wrapper{flex-direction:column;gap:1rem;display:flex}.PdfMenuManager-module-scss-module__5dQLxG__card{border:1px solid var(--border);background:var(--bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow);flex-direction:column;gap:.75rem;padding:1.35rem;display:flex}.PdfMenuManager-module-scss-module__5dQLxG__uploadZone{border:2px dashed var(--border);border-radius:var(--radius);color:var(--text-secondary);cursor:pointer;background:var(--bg-secondary);transition:border-color var(--transition),color var(--transition),background var(--transition);flex-direction:column;align-items:center;gap:.5rem;padding:1.75rem;display:flex}.PdfMenuManager-module-scss-module__5dQLxG__uploadZone input{display:none}.PdfMenuManager-module-scss-module__5dQLxG__uploadZone:hover{border-color:var(--primary);color:var(--primary);background:#ffb3020a}.PdfMenuManager-module-scss-module__5dQLxG__toolbar{flex-wrap:wrap;justify-content:space-between;gap:.75rem;display:flex}.PdfMenuManager-module-scss-module__5dQLxG__toggleRow,.PdfMenuManager-module-scss-module__5dQLxG__actionRow{align-items:center;gap:.5rem;display:flex}.PdfMenuManager-module-scss-module__5dQLxG__progress{color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.85rem;display:flex}.PdfMenuManager-module-scss-module__5dQLxG__spin{animation:1s linear infinite PdfMenuManager-module-scss-module__5dQLxG__spin}.PdfMenuManager-module-scss-module__5dQLxG__pageNav{justify-content:center;align-items:center;gap:.75rem;display:flex}.PdfMenuManager-module-scss-module__5dQLxG__pageFrame{border-radius:var(--radius);border:1px solid var(--border);background:#111;width:min(100%,860px);margin:0 auto;position:relative;overflow:hidden}.PdfMenuManager-module-scss-module__5dQLxG__pageImage{width:100%;height:auto;display:block}.PdfMenuManager-module-scss-module__5dQLxG__hotspot{background:var(--primary);color:#fff;z-index:2;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.1rem;font-weight:700;display:inline-flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 5px 14px #00000047}.PdfMenuManager-module-scss-module__5dQLxG__hotspotDragging{cursor:grabbing;z-index:10;opacity:.85;transition:none;box-shadow:0 8px 24px #00000073}.PdfMenuManager-module-scss-module__5dQLxG__hotspotEditor{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);z-index:4;flex-direction:column;gap:.4rem;width:190px;padding:.55rem;display:flex;position:absolute;transform:translate(-50%,calc(-100% - 14px))}.PdfMenuManager-module-scss-module__5dQLxG__hotspotEditor p{color:var(--text-secondary);margin:0;font-size:.75rem;font-weight:600}.PdfMenuManager-module-scss-module__5dQLxG__hotspotEditor select,.PdfMenuManager-module-scss-module__5dQLxG__hotspotEditor button{width:100%;font-size:.78rem}.PdfMenuManager-module-scss-module__5dQLxG__hotspotEditor select{color:#fff!important}.PdfMenuManager-module-scss-module__5dQLxG__hotspotEditor select option{color:#000}.PdfMenuManager-module-scss-module__5dQLxG__hotspotEditor select option:disabled{color:#fff}@keyframes PdfMenuManager-module-scss-module__5dQLxG__spin{to{transform:rotate(360deg)}}
.SettingsForm-module-scss-module__MsdEzW__form{flex-direction:column;gap:1.5rem;display:flex}.SettingsForm-module-scss-module__MsdEzW__section{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);flex-direction:column;gap:1rem;padding:1.5rem;transition:border-color .2s;display:flex}.SettingsForm-module-scss-module__MsdEzW__section:hover{border-color:#ffb3022e}.SettingsForm-module-scss-module__MsdEzW__sectionTitle{font-family:var(--font-display,"Instrument Serif"),Georgia,serif;color:var(--text);letter-spacing:-.01em;border-bottom:1px solid var(--border);padding-bottom:.75rem;font-size:1.1rem;font-weight:400}.SettingsForm-module-scss-module__MsdEzW__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:600px){.SettingsForm-module-scss-module__MsdEzW__grid{grid-template-columns:1fr}}.SettingsForm-module-scss-module__MsdEzW__toggle{cursor:pointer;align-items:center;gap:12px;display:flex}.SettingsForm-module-scss-module__MsdEzW__toggle input{display:none}.SettingsForm-module-scss-module__MsdEzW__toggle input:checked+.SettingsForm-module-scss-module__MsdEzW__toggleSlider{background:var(--primary)}.SettingsForm-module-scss-module__MsdEzW__toggle input:checked+.SettingsForm-module-scss-module__MsdEzW__toggleSlider:after{transform:translate(20px)}.SettingsForm-module-scss-module__MsdEzW__toggleSlider{background:var(--border);width:44px;height:24px;transition:background var(--transition);border-radius:100px;flex-shrink:0;position:relative}.SettingsForm-module-scss-module__MsdEzW__toggleSlider:after{content:"";width:18px;height:18px;transition:transform var(--transition);background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000040}.SettingsForm-module-scss-module__MsdEzW__toggleLabel{color:var(--text);font-size:.875rem;font-weight:600}.SettingsForm-module-scss-module__MsdEzW__toggleHint{color:var(--text-muted);margin-top:-4px;font-size:.78rem}.SettingsForm-module-scss-module__MsdEzW__sectionDesc{color:var(--text-secondary);margin-top:-4px;font-size:.82rem;line-height:1.65}.SettingsForm-module-scss-module__MsdEzW__fieldHint{color:var(--text-muted);margin-top:3px;font-size:.72rem;line-height:1.45;display:block}.SettingsForm-module-scss-module__MsdEzW__feePreview{border-radius:var(--radius-sm);color:var(--text-secondary);background:#ffb3020f;border:1px solid #ffb30233;padding:.65rem 1rem;font-size:.82rem}.SettingsForm-module-scss-module__MsdEzW__feePreview strong{color:var(--primary)}.SettingsForm-module-scss-module__MsdEzW__urlRow{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;gap:6px;padding:.5rem .75rem;display:flex}.SettingsForm-module-scss-module__MsdEzW__urlText{color:var(--primary);word-break:break-all;flex:1;font-family:SF Mono,Fira Code,monospace;font-size:.82rem}.SettingsForm-module-scss-module__MsdEzW__urlBtn{border-radius:var(--radius-sm);color:var(--text-secondary);transition:all var(--transition);flex-shrink:0;justify-content:center;align-items:center;padding:5px 7px;display:flex}.SettingsForm-module-scss-module__MsdEzW__urlBtn:hover{background:var(--bg-hover);color:var(--text)}.SettingsForm-module-scss-module__MsdEzW__themeGrid{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}@media (max-width:700px){.SettingsForm-module-scss-module__MsdEzW__themeGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:420px){.SettingsForm-module-scss-module__MsdEzW__themeGrid{grid-template-columns:repeat(2,1fr)}}.SettingsForm-module-scss-module__MsdEzW__themeTile{border-radius:var(--radius);border:2px solid var(--border);cursor:pointer;transition:border-color var(--transition),box-shadow var(--transition);background:0 0;flex-direction:column;align-items:center;gap:.5rem;padding:.5rem;display:flex;position:relative}.SettingsForm-module-scss-module__MsdEzW__themeTile:hover{border-color:var(--primary)}.SettingsForm-module-scss-module__MsdEzW__themeTileActive{border-color:var(--primary);box-shadow:0 0 0 3px #ffb30233}.SettingsForm-module-scss-module__MsdEzW__themePreview{aspect-ratio:4/3;border-radius:var(--radius-sm);justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.SettingsForm-module-scss-module__MsdEzW__themePreviewCard{background:#fff;border:1px solid;border-radius:4px;flex-direction:column;gap:4px;width:75%;padding:6px;display:flex}.SettingsForm-module-scss-module__MsdEzW__themePreviewBar{border-radius:3px;width:100%;height:6px}.SettingsForm-module-scss-module__MsdEzW__themePreviewLine{border-radius:2px;width:80%;height:4px}.SettingsForm-module-scss-module__MsdEzW__themeName{color:var(--text);font-size:.72rem;font-weight:600}.SettingsForm-module-scss-module__MsdEzW__themeCheck{color:var(--primary);font-size:.7rem;font-weight:800;position:absolute;top:6px;right:8px}.SettingsForm-module-scss-module__MsdEzW__customEditor{background:var(--bg-secondary);border-radius:var(--radius);border:1px solid var(--border);flex-wrap:wrap;gap:1.5rem;padding:1rem;display:flex}.SettingsForm-module-scss-module__MsdEzW__customField{flex-direction:column;gap:.5rem;min-width:160px;display:flex}.SettingsForm-module-scss-module__MsdEzW__colorRow{align-items:center;gap:.5rem;display:flex}.SettingsForm-module-scss-module__MsdEzW__colorSwatch{border-radius:var(--radius-sm);border:1px solid var(--border);cursor:pointer;background:0 0;flex-shrink:0;width:40px;height:38px;padding:2px}
.StaffManager-module-scss-module__GKCa0G__topBar{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.StaffManager-module-scss-module__GKCa0G__count{color:var(--text-secondary);font-size:.85rem}.StaffManager-module-scss-module__GKCa0G__addForm{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);margin-bottom:1.25rem;padding:1.35rem;animation:.2s StaffManager-module-scss-module__GKCa0G__fadeIn}.StaffManager-module-scss-module__GKCa0G__addForm h3{font-family:var(--font-display,"Instrument Serif"),Georgia,serif;color:var(--text);letter-spacing:-.01em;margin-bottom:1rem;font-size:1.1rem;font-weight:400}.StaffManager-module-scss-module__GKCa0G__formGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1rem;display:grid}@media (max-width:1000px){.StaffManager-module-scss-module__GKCa0G__formGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.StaffManager-module-scss-module__GKCa0G__formGrid{grid-template-columns:1fr}}.StaffManager-module-scss-module__GKCa0G__formActions{gap:8px;display:flex}.StaffManager-module-scss-module__GKCa0G__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.StaffManager-module-scss-module__GKCa0G__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);flex-direction:column;gap:4px;padding:1.25rem;transition:box-shadow .22s,transform .22s,border-color .22s;animation:.3s StaffManager-module-scss-module__GKCa0G__fadeIn;display:flex}.StaffManager-module-scss-module__GKCa0G__card:hover{box-shadow:var(--shadow-md);border-color:#ffb30233;transform:translateY(-2px)}.StaffManager-module-scss-module__GKCa0G__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.StaffManager-module-scss-module__GKCa0G__avatar{background:linear-gradient(135deg, var(--primary), #e0a000cc);color:#1b3838;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:700;display:flex;box-shadow:0 2px 8px #ffb30240}.StaffManager-module-scss-module__GKCa0G__deleteBtn{color:var(--text-muted);transition:all var(--transition);border-radius:6px;padding:4px}.StaffManager-module-scss-module__GKCa0G__deleteBtn:hover{color:var(--danger);background:#ef44441a}.StaffManager-module-scss-module__GKCa0G__name{color:var(--text);letter-spacing:-.01em;font-size:.95rem;font-weight:700}.StaffManager-module-scss-module__GKCa0G__role{color:var(--primary);font-size:.8rem;font-weight:600}.StaffManager-module-scss-module__GKCa0G__dept{color:var(--text-muted);font-size:.75rem}.StaffManager-module-scss-module__GKCa0G__meta{color:var(--text-secondary);border-top:1px solid var(--border);flex-direction:column;gap:2px;margin-top:auto;padding-top:10px;font-size:.72rem;display:flex}.StaffManager-module-scss-module__GKCa0G__salary{color:var(--success);font-variant-numeric:tabular-nums;font-weight:700}.StaffManager-module-scss-module__GKCa0G__empty{color:var(--text-muted);text-align:center;border:2px dashed var(--border);border-radius:var(--radius-lg);flex-direction:column;align-items:center;gap:1rem;padding:4rem 2rem;font-size:.875rem;display:flex}
.DateTimePicker-module-scss-module__mwS5xq__picker{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);gap:0;width:100%;display:flex;overflow:hidden}.DateTimePicker-module-scss-module__mwS5xq__calendar{border-right:1px solid var(--border);flex:1;min-width:220px;padding:.85rem 1rem}.DateTimePicker-module-scss-module__mwS5xq__calHeader{justify-content:space-between;align-items:center;margin-bottom:.65rem;display:flex}.DateTimePicker-module-scss-module__mwS5xq__monthYear{color:var(--text);font-size:.85rem;font-weight:700}.DateTimePicker-module-scss-module__mwS5xq__navBtns{flex-direction:column;gap:1px;display:flex}.DateTimePicker-module-scss-module__mwS5xq__navBtns button{color:var(--text-secondary);border-radius:4px;padding:2px 6px;line-height:1}.DateTimePicker-module-scss-module__mwS5xq__navBtns button:hover{background:var(--bg-hover);color:var(--text)}.DateTimePicker-module-scss-module__mwS5xq__dayNames{grid-template-columns:repeat(7,1fr);margin-bottom:4px;display:grid}.DateTimePicker-module-scss-module__mwS5xq__dayNames span{text-align:center;color:var(--text-muted);padding:3px 0;font-size:.7rem;font-weight:600}.DateTimePicker-module-scss-module__mwS5xq__dayGrid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.DateTimePicker-module-scss-module__mwS5xq__day{aspect-ratio:1;color:var(--text);transition:background var(--transition);border-radius:50%;justify-content:center;align-items:center;width:100%;font-size:.78rem;display:flex}.DateTimePicker-module-scss-module__mwS5xq__day:hover:not(.DateTimePicker-module-scss-module__mwS5xq__other){background:var(--bg-hover)}.DateTimePicker-module-scss-module__mwS5xq__selected{font-weight:700;background:var(--primary)!important;color:#1b3838!important}.DateTimePicker-module-scss-module__mwS5xq__today{border:1px solid var(--primary);color:var(--primary);font-weight:600}.DateTimePicker-module-scss-module__mwS5xq__other{color:var(--text-muted);cursor:default}.DateTimePicker-module-scss-module__mwS5xq__calFooter{border-top:1px solid var(--border);justify-content:space-between;margin-top:.6rem;padding-top:.5rem;display:flex}.DateTimePicker-module-scss-module__mwS5xq__footerBtn{color:var(--primary);border-radius:4px;padding:2px 4px;font-size:.78rem;font-weight:500}.DateTimePicker-module-scss-module__mwS5xq__footerBtn:hover{background:#ffb3021a}.DateTimePicker-module-scss-module__mwS5xq__timeSide{background:var(--bg-card);display:flex}.DateTimePicker-module-scss-module__mwS5xq__timeCol{border-left:1px solid var(--border);scroll-snap-type:y mandatory;width:56px;height:240px;overflow-y:auto}.DateTimePicker-module-scss-module__mwS5xq__timeCol::-webkit-scrollbar{display:none}.DateTimePicker-module-scss-module__mwS5xq__timeCol{scrollbar-width:none}.DateTimePicker-module-scss-module__mwS5xq__timeItem{width:100%;height:40px;color:var(--text-secondary);scroll-snap-align:start;transition:background var(--transition),color var(--transition);justify-content:center;align-items:center;font-size:.88rem;font-weight:500;display:flex}.DateTimePicker-module-scss-module__mwS5xq__timeItem:hover:not(.DateTimePicker-module-scss-module__mwS5xq__timeSel){background:var(--bg-hover);color:var(--text)}.DateTimePicker-module-scss-module__mwS5xq__timeSel{font-weight:700;background:var(--primary)!important;color:#1b3838!important}
