.Sidebar-module__yNPSTq__sidebar{border-right:1px solid var(--border-color);z-index:10;background:#fbfbf8e6;flex-direction:column;width:244px;height:100vh;padding:1rem;display:flex;box-shadow:14px 0 42px #171b180d}.Sidebar-module__yNPSTq__logo{align-items:center;gap:.8rem;margin-bottom:1.75rem;padding:.45rem .35rem;display:flex}.Sidebar-module__yNPSTq__logo h2{color:var(--text-dark);margin:0;font-size:1.08rem;font-weight:850}.Sidebar-module__yNPSTq__logo p{color:var(--text-muted);margin:.12rem 0 0;font-size:.75rem;font-weight:650}.Sidebar-module__yNPSTq__icon{background:linear-gradient(145deg, var(--primary-color), #1d7b6e);color:#fff;border-radius:var(--radius-md);justify-content:center;align-items:center;width:42px;height:42px;font-size:1.2rem;font-weight:850;display:flex;box-shadow:0 12px 24px #145c5233}.Sidebar-module__yNPSTq__nav{flex-direction:column;flex:1;gap:.35rem;display:flex}.Sidebar-module__yNPSTq__navItem{color:var(--text-muted);border-radius:var(--radius-md);transition:var(--transition);border:1px solid #0000;align-items:center;gap:.75rem;padding:.78rem .75rem;font-size:.9rem;font-weight:750;text-decoration:none;display:flex}.Sidebar-module__yNPSTq__navItem:hover{color:var(--text-dark);border-color:var(--border-color);background-color:#ffffffb8}.Sidebar-module__yNPSTq__navItem.Sidebar-module__yNPSTq__active{color:var(--primary-color);box-shadow:var(--shadow-sm);background-color:#fff;border-color:#145c5233}.Sidebar-module__yNPSTq__navIcon{border-radius:var(--radius-xs);background:var(--surface-muted);width:34px;height:28px;color:var(--text-muted);letter-spacing:0;justify-content:center;align-items:center;font-size:.62rem;font-weight:850;display:inline-flex}.Sidebar-module__yNPSTq__navItem.Sidebar-module__yNPSTq__active .Sidebar-module__yNPSTq__navIcon{background:var(--primary-color);color:#fff}.Sidebar-module__yNPSTq__userSection{border-top:1px solid var(--border-color);align-items:center;gap:.75rem;padding:1rem .35rem 0;display:flex}.Sidebar-module__yNPSTq__avatar{background-color:var(--accent-soft);width:42px;height:42px;color:var(--accent-color);border-radius:var(--radius-md);justify-content:center;align-items:center;font-size:.82rem;font-weight:850;display:flex}.Sidebar-module__yNPSTq__userInfo{flex-direction:column;display:flex}.Sidebar-module__yNPSTq__userName{color:var(--text-dark);margin:0;font-size:.9rem;font-weight:800}.Sidebar-module__yNPSTq__userRole{color:var(--text-muted);margin:0;font-size:.75rem}@media (max-width:900px){.Sidebar-module__yNPSTq__sidebar{z-index:20;width:100%;height:auto;padding:.55rem max(.75rem, env(safe-area-inset-right,0px)) calc(.55rem + env(safe-area-inset-bottom,0px)) max(.75rem, env(safe-area-inset-left,0px));border-right:0;border-top:1px solid var(--border-color);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -16px 34px #171b1814}.Sidebar-module__yNPSTq__logo,.Sidebar-module__yNPSTq__userSection{display:none}.Sidebar-module__yNPSTq__nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;display:grid}.Sidebar-module__yNPSTq__navItem{text-align:center;flex-direction:column;justify-content:center;gap:.25rem;min-width:0;padding:.45rem .2rem;font-size:.68rem}.Sidebar-module__yNPSTq__navIcon{width:32px;height:24px}}
.LockScreen-module__3g18CW__overlay{z-index:9999;background:linear-gradient(135deg, #145c5229, transparent 36%), linear-gradient(315deg, #c46a2b29, transparent 32%), var(--bg-color);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.LockScreen-module__3g18CW__shell{text-align:center;width:min(360px,100%)}.LockScreen-module__3g18CW__brandMark{border-radius:var(--radius-lg);background:linear-gradient(145deg, var(--primary-color), #1d7b6e);color:#fff;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;font-size:1.35rem;font-weight:900;display:flex;box-shadow:0 18px 34px #145c523d}.LockScreen-module__3g18CW__title{color:var(--text-dark);margin:0 0 .35rem;font-size:1.7rem;font-weight:900}.LockScreen-module__3g18CW__subtitle{color:var(--text-muted);margin:0;font-size:.94rem}.LockScreen-module__3g18CW__demoPins{color:var(--text-soft);margin:.35rem 0 1.5rem;font-size:.74rem;font-weight:700}.LockScreen-module__3g18CW__pinDots{justify-content:center;align-items:center;gap:.7rem;height:24px;margin-bottom:1rem;display:flex}.LockScreen-module__3g18CW__pinDot{background:var(--border-color);width:13px;height:13px;transition:var(--transition);border-radius:50%}.LockScreen-module__3g18CW__pinDotActive{background:var(--primary-color);box-shadow:0 0 0 5px #145c521a}.LockScreen-module__3g18CW__error{color:var(--danger-color);margin:0 0 .8rem;font-weight:850}.LockScreen-module__3g18CW__keypad{grid-template-columns:repeat(3,76px);justify-content:center;gap:.75rem;display:grid}.LockScreen-module__3g18CW__key{border-radius:var(--radius-lg);width:76px;height:76px;color:var(--text-dark);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);background:#ffffffe6;font-size:1.25rem;font-weight:850}.LockScreen-module__3g18CW__key:hover{box-shadow:var(--shadow-md);border-color:#145c5247}.LockScreen-module__3g18CW__mutedKey{background:var(--secondary-color);color:var(--text-muted);font-size:.92rem}.LockScreen-module__3g18CW__enterKey{background:var(--success-color);color:#fff;font-size:.92rem;box-shadow:0 12px 26px #16845f3d}.LockScreen-module__3g18CW__enterKey:hover{background:var(--success-hover)}
.PosLayout-module__zJZVqq__shell{height:100dvh;display:flex;overflow:hidden}.PosLayout-module__zJZVqq__main{background-color:var(--bg-color);flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}@media (max-width:900px){.PosLayout-module__zJZVqq__shell{height:100dvh;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}}
.AdminLayout-module__RmJDSW__shell{background:0 0;height:100vh;display:flex}.AdminLayout-module__RmJDSW__sidebar{border-right:1px solid var(--border-color);background:#fbfbf8e6;flex-direction:column;width:244px;padding:1rem;display:flex;box-shadow:14px 0 42px #171b180d}.AdminLayout-module__RmJDSW__brand{margin-bottom:1.75rem;padding:.45rem .35rem}.AdminLayout-module__RmJDSW__brandTitle{color:var(--text-dark);margin:0;font-size:1.08rem;font-weight:850}.AdminLayout-module__RmJDSW__brandMeta{color:var(--text-muted);margin:.12rem 0 0;font-size:.75rem;font-weight:650}.AdminLayout-module__RmJDSW__nav{flex-direction:column;gap:.35rem;display:flex}.AdminLayout-module__RmJDSW__navItem{color:var(--text-muted);border-radius:var(--radius-md);transition:var(--transition);border:1px solid #0000;align-items:center;gap:.75rem;padding:.78rem .75rem;font-size:.9rem;font-weight:750;text-decoration:none;display:flex}.AdminLayout-module__RmJDSW__navItem:hover{color:var(--text-dark);border-color:var(--border-color);background:#ffffffb8}.AdminLayout-module__RmJDSW__navItemActive{color:var(--primary-color);box-shadow:var(--shadow-sm);background:#fff;border-color:#145c5233}.AdminLayout-module__RmJDSW__navIcon{border-radius:var(--radius-xs);background:var(--surface-muted);width:34px;height:28px;color:var(--text-muted);justify-content:center;align-items:center;font-size:.62rem;font-weight:850;display:inline-flex}.AdminLayout-module__RmJDSW__navItemActive .AdminLayout-module__RmJDSW__navIcon{background:var(--primary-color);color:#fff}.AdminLayout-module__RmJDSW__backLink{border-radius:var(--radius-md);background:var(--primary-color);color:#fff;text-align:center;margin-top:auto;padding:.85rem 1rem;font-weight:850;text-decoration:none;display:block;box-shadow:0 12px 26px #145c522e}.AdminLayout-module__RmJDSW__backLink:hover{background:var(--primary-hover)}.AdminLayout-module__RmJDSW__content{flex:1;min-width:0;padding:1.25rem;overflow-y:auto}
