*{margin:0;padding:0;box-sizing:border-box}.address-type{display:inline-flex;width:fit-content}html,body{overflow-x:hidden;max-width:100%}:root,[data-theme=light]{--primary: #0f172a;--primary-hover: #1e293b;--accent: #3b82f6;--accent-hover: #2563eb;--success: #10b981;--warning: #f59e0b;--danger: #ef4444;--dark: #0f172a;--dark-light: #334155;--gray: #64748b;--gray-light: #94a3b8;--gray-lighter: #e2e8f0;--gray-lightest: #f1f5f9;--white: #ffffff;--bg: #ffffff;--bg-secondary: #f8fafc;--bg-light: #f1f5f9;--border: #e2e8f0;--border-light: #f1f5f9;--text: #0f172a;--text-secondary: #64748b;--icon-box-bg: #0f172a;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .25)}[data-theme=dark]{--primary: #e8e8e8;--primary-hover: #d4d4d4;--accent: #e8e8e8;--accent-hover: #d4d4d4;--success: #4ade80;--warning: #facc15;--danger: #f87171;--dark: #e8e8e8;--dark-light: #a3a3a3;--gray: #737373;--gray-light: #525252;--gray-lighter: #333333;--gray-lightest: #1c1c1c;--white: #161616;--bg: #0a0a0a;--bg-secondary: #121212;--bg-light: #1c1c1c;--border: #262626;--border-light: #1e1e1e;--text: #e8e8e8;--text-secondary: #a3a3a3;--icon-box-bg: #333333;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .5);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .6), 0 2px 4px -1px rgba(0, 0, 0, .5);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .7), 0 4px 6px -2px rgba(0, 0, 0, .6);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .8), 0 10px 10px -5px rgba(0, 0, 0, .7);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .9)}html{zoom:.8;height:100%;overflow-x:hidden;overflow-y:auto}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-secondary);color:var(--text);line-height:1.6;font-size:15px;font-weight:400;letter-spacing:-.01em;margin:0;padding:0;min-height:100%;height:auto;overflow:visible;transition:background-color .4s cubic-bezier(.4,0,.2,1),color .4s cubic-bezier(.4,0,.2,1)}#root{height:100%;min-height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer;border:none;outline:none}.page-enter{opacity:0;transform:translateY(20px)}.page-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s ease-out,transform .3s ease-out}.page-exit{opacity:1;transform:translateY(0)}.page-exit-active{opacity:0;transform:translateY(-20px);transition:opacity .2s ease-in,transform .2s ease-in}*,*:before,*:after{transition:background-color .4s cubic-bezier(.4,0,.2,1),color .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1)}svg,img,canvas,video,iframe,object,embed,input[type=range],input[type=file],.dashboard-container,.dashboard-header,.dashboard-main,.content-card,.stat-card,.sidebar,.sidebar-item,.sidebar-footer{transition:background-color .4s cubic-bezier(.4,0,.2,1),color .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1)!important}button,a,input,select,textarea,.content-card,.stat-card,.action-btn{transition-timing-function:cubic-bezier(.4,0,.2,1)}.content-card,.stat-card,.order-details-card{animation:fadeInScale .4s cubic-bezier(.4,0,.2,1)}@keyframes fadeInScale{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b}[data-theme=dark] ::-webkit-scrollbar{width:8px;height:8px}[data-theme=dark] ::-webkit-scrollbar-track{background:var(--bg)}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#333;border-radius:4px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#444}[data-theme=dark] ::-webkit-scrollbar-corner{background:var(--bg)}[data-theme=dark] *{scrollbar-color:#333 var(--bg);scrollbar-width:thin}.stat-card:nth-child(1){animation-delay:.05s;animation-fill-mode:both}.stat-card:nth-child(2){animation-delay:.1s;animation-fill-mode:both}.stat-card:nth-child(3){animation-delay:.15s;animation-fill-mode:both}.stat-card:nth-child(4){animation-delay:.2s;animation-fill-mode:both}
