*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.admin-layout{background:#f3f4f6;display:flex;height:100vh}.sidebar{background:#fff;box-shadow:2px 0 8px #0000001a;display:flex;flex-direction:column;width:260px}.sidebar-header{border-bottom:1px solid #e5e7eb;padding:1.5rem}.sidebar-header h1{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0}.sidebar-nav{flex:1 1;padding:1rem 0}.nav-link{color:#4b5563;display:block;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s}.nav-link:hover{background:#f3f4f6;color:#1f2937}.main-wrapper{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.header{align-items:center;background:#fff;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;padding:1rem 1.5rem}.header h2{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0}.logout-btn{background:#ef4444;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:background .2s}.logout-btn:hover{background:#dc2626}.main-content{flex:1 1;overflow:auto;padding:1.5rem}.login-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh}.login-card{background:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a;max-width:400px;padding:2.5rem;width:100%}.login-card h1{color:#1f2937;font-size:2rem;font-weight:700;margin:0 0 .5rem}.login-card>p{color:#6b7280;margin:0 0 2rem}.error-message{background:#fee2e2;border-radius:.375rem;color:#991b1b;font-size:.875rem;margin-bottom:1rem;padding:.75rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#374151;display:block;font-weight:500;margin-bottom:.5rem}.form-group input{border:1px solid #d1d5db;border-radius:.375rem;box-sizing:border-box;font-size:1rem;padding:.75rem;width:100%}.form-group input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.login-btn{background:#667eea;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem;transition:background .2s;width:100%}.login-btn:hover:not(:disabled){background:#5568d3}.login-btn:disabled{cursor:not-allowed;opacity:.6}.orders-page{max-width:1400px}.orders-page h1{color:#1f2937;font-size:2rem;font-weight:700;margin:0 0 1.5rem}.stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:1.5rem}.stat-card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.stat-label{color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.stat-value{font-size:2rem;font-weight:700}.filters-card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem;padding:1rem}.filter-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.filter-btn{background:#f3f4f6;border:none;border-radius:.375rem;color:#4b5563;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .2s}.filter-btn:hover{background:#e5e7eb}.filter-btn.active{background:#3b82f6;color:#fff}.orders-list{display:flex;flex-direction:column;gap:1rem}.order-card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.order-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.order-info{align-items:center;display:flex;gap:1rem}.order-number{font-size:1.125rem}.order-amount,.order-number{color:#1f2937;font-weight:700}.order-amount{font-size:1.25rem}.order-customer{border-bottom:1px solid #e5e7eb;margin-bottom:1rem;padding-bottom:1rem}.customer-name{color:#374151;font-weight:600;margin-bottom:.25rem}.customer-email,.customer-phone{color:#6b7280;font-size:.875rem;margin-bottom:.25rem}.order-date{color:#6b7280;font-size:.875rem;margin-bottom:1rem}.order-actions{display:flex;gap:.5rem}.status-select{background:#fff;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}.status-select,.view-btn{cursor:pointer;padding:.5rem 1rem}.view-btn{background:#3b82f6;border:none;border-radius:.375rem;color:#fff;font-weight:500;transition:background .2s}.view-btn:hover{background:#2563eb}.empty-state,.loading{color:#6b7280;padding:3rem;text-align:center}
/*# sourceMappingURL=main.8a67fae9.css.map*/