:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#222;background-color:#f7f7fa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;min-width:320px;min-height:100vh;background:#f7f7fa;color:#222}h1,h2,h3,h4,h5,h6{margin:0}button{font-family:inherit;cursor:pointer;border:none;background:transparent}input,textarea,select{font-family:inherit}html,body,#root{height:100%;margin:0;padding:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:#f7f7fa;color:#222;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}button{font-family:inherit;font-size:inherit;cursor:pointer;outline:none}input,textarea{font-family:inherit;font-size:inherit;outline:none}.app-container{height:100vh;display:flex;background:#f7f7fa;overflow:hidden}.main-content{flex:1;display:flex;flex-direction:column;min-width:0;height:100vh;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.main-content::-webkit-scrollbar{display:none}.dashboard-content{padding:32px;flex:1;min-width:0}.seller-sidebar{width:260px;flex-shrink:0;height:100vh;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.seller-sidebar::-webkit-scrollbar{display:none}.sidebar-toggle{display:none;position:fixed;top:12px;left:12px;z-index:1001;background:#fff;border:1px solid #ececec;border-radius:8px;width:40px;height:40px;align-items:center;justify-content:center;font-size:22px;cursor:pointer;box-shadow:0 2px 8px #00000014}.sidebar-overlay{display:none}::-webkit-scrollbar{display:none}html{scrollbar-width:none;-ms-overflow-style:none}table{width:100%;border-collapse:collapse}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:1024px){.dashboard-content{padding:20px}.dashboard-content>div{flex-wrap:wrap}.dashboard-content>div>*{min-width:280px;flex:1 1 100%}}@media(max-width:768px){.sidebar-toggle{display:flex}.seller-sidebar{position:fixed;top:0;left:-280px;z-index:1000;height:100vh;transition:left .3s ease;box-shadow:4px 0 20px #00000026}.seller-sidebar.open{left:0}.sidebar-overlay{display:block;position:fixed;inset:0;background:#0000004d;z-index:999}.main-content{width:100%}.dashboard-content{padding:16px}.dashboard-content>div{flex-direction:column;gap:16px}header{padding:12px 16px!important}header input{width:100%!important;max-width:100%!important}}@media(max-width:480px){.dashboard-content{padding:12px}}
