.admin-header{text-align:center;margin-bottom:2rem}.page-title{font-size:2.5rem;font-weight:700;color:#3d2314;margin-bottom:1rem}.page-subtitle{font-size:1.125rem;color:#6b5344;max-width:42rem;margin:0 auto 2rem}.auth-check-container{background:#ffffffeb;border-radius:1.5rem;box-shadow:0 18px 38px #351f1214;border:1px solid #c9b8a8;padding:1.5rem}.loading-message{text-align:center;color:#6b5344}.error-message{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;padding:1.5rem;border-radius:.5rem;text-align:center}.not-authorized{background:#fefce8;border:1px solid #fef08a;color:#854d0e;padding:1.5rem;border-radius:.5rem;text-align:center}.orders-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;padding:1rem;background:#ffffffeb;border-radius:1.25rem;border:1px solid #c9b8a8;box-shadow:0 14px 30px #351f120f}.filter-btn{padding:.5rem 1rem;border-radius:.5rem;border:1px solid #c9b8a8;background:#fff;color:#6b5344;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.filter-btn:hover{background:#f5f0e8}.filter-btn.active{background:#6b5344;color:#fff;border-color:#6b5344}.orders-list{display:flex;flex-direction:column;gap:1rem}.order-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#fffffff0;border-radius:1.25rem;border:1px solid #c9b8a8;transition:all .2s;box-shadow:0 14px 30px #351f120f}.order-item:hover{border-color:#6b5344;box-shadow:0 2px 4px #0000000d}.order-info{flex:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;align-items:center}.order-number{font-weight:600;color:#3d2314;font-size:.95rem}.order-customer{color:#6b5344;font-size:.875rem}.order-total{font-weight:600;color:#3d2314}.order-date{color:#8b7355;font-size:.8rem}.order-status{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase}.badge-refund{padding:.25rem .5rem;border-radius:.25rem;font-size:.7rem;font-weight:700;text-transform:uppercase;background:#fef3c7;color:#92400e}.status-pending{background:#fef3c7;color:#92400e}.status-paid{background:#dbeafe;color:#1e40af}.status-processing{background:#e0e7ff;color:#3730a3}.status-shipped{background:#d1fae5;color:#065f46}.status-delivered{background:#dcfce7;color:#166534}.status-cancelled{background:#fee2e2;color:#991b1b}.order-actions{display:flex;gap:.5rem}.btn-view{padding:.5rem 1rem;border-radius:999px;background:#6b5344;color:#fff;font-size:.875rem;font-weight:500;border:none;cursor:pointer;transition:background .2s}.btn-view:hover{background:#5a4639}.btn-ship{padding:.5rem 1rem;border-radius:999px;background:#059669;color:#fff;font-size:.875rem;font-weight:500;border:none;cursor:pointer;transition:background .2s}.btn-ship:hover{background:#047857}.btn-ship:disabled{background:#9ca3af;cursor:not-allowed}@media(max-width:767px){.order-item{flex-direction:column}.order-actions{width:100%;flex-wrap:wrap}.btn-view,.btn-ship{width:100%;justify-content:center;text-align:center}}.btn-paid{padding:.5rem 1rem;border-radius:.5rem;background:#2563eb;color:#fff;font-size:.875rem;font-weight:500;border:none;cursor:pointer;transition:background .2s}.btn-paid:hover{background:#1d4ed8}.modal{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}.modal.hidden{display:none}.modal-content{background:#fff;border-radius:1rem;max-width:700px;width:100%;max-height:90vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #c9b8a8}.modal-header h3{font-size:1.25rem;font-weight:600;color:#3d2314}.modal-close{background:none;border:none;font-size:1.5rem;color:#6b5344;cursor:pointer;padding:.25rem;line-height:1}.modal-body{padding:1.5rem}.order-detail-section{margin-bottom:1.5rem}.order-detail-section h4{font-size:1rem;font-weight:600;color:#3d2314;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #e5ddd3}.detail-row{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.875rem}.detail-label{color:#6b5344}.detail-value{color:#3d2314;font-weight:500}.order-items-list{display:flex;flex-direction:column;gap:.75rem}.order-item-row{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#faf7f2;border-radius:.5rem}.order-item-image{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;border-radius:.375rem;background:#e5ddd3}.order-item-info{flex:1}.order-item-name{font-weight:500;color:#3d2314;font-size:.875rem}.order-item-qty{color:#6b5344;font-size:.8rem}.order-item-price{font-weight:600;color:#3d2314}.order-item-cancelled{opacity:.7;text-decoration:line-through}.order-item-cancelled .order-item-name,.order-item-cancelled .order-item-qty{text-decoration:line-through}.badge-cancelled{padding:.25rem .5rem;border-radius:.25rem;font-size:.7rem;font-weight:600;text-transform:uppercase;background:#fee2e2;color:#991b1b}.refund-due-row{background:#fef3c7;padding:.75rem .5rem;margin-top:.5rem;border-radius:.375rem}.refund-due-row .detail-value{color:#92400e;font-weight:700}.btn-cancel-item{padding:.35rem .75rem;font-size:.75rem;font-weight:600;border-radius:.375rem;border:1px solid #dc2626;background:#fff;color:#dc2626;cursor:pointer;transition:all .2s}.btn-cancel-item:hover:not(:disabled){background:#dc2626;color:#fff}.btn-cancel-item:disabled{opacity:.5;cursor:not-allowed}.order-item-actions{margin-left:auto}.modal-actions{display:flex;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #c9b8a8}.btn-primary{flex:1;padding:.75rem 1.5rem;border-radius:.5rem;background:#6b5344;color:#fff;font-weight:500;border:none;cursor:pointer}.btn-primary:hover{background:#5a4639}.btn-secondary{flex:1;padding:.75rem 1.5rem;border-radius:.5rem;background:#fff;color:#6b5344;font-weight:500;border:1px solid #c9b8a8;cursor:pointer}.btn-secondary:hover{background:#faf7f2}.btn-accent{flex:1;padding:.75rem 1.5rem;border-radius:.5rem;background:#dc2626;color:#fff;font-weight:500;border:none;cursor:pointer}.btn-accent:hover:not(:disabled){background:#b91c1c}.btn-accent:disabled{opacity:.5;cursor:not-allowed}.cancel-order-message{font-size:.875rem;color:#6b5344;margin-bottom:1rem}.cancel-reason-textarea{width:100%;padding:.75rem;border:1px solid #c9b8a8;border-radius:.5rem;font-size:.875rem;resize:vertical;min-height:80px}.cancel-reason-textarea:focus{outline:none;border-color:#6b5344;box-shadow:0 0 0 2px #6b534433}.btn-success{flex:1;padding:.75rem 1.5rem;border-radius:.5rem;background:#059669;color:#fff;font-weight:500;border:none;cursor:pointer}.btn-success:hover{background:#047857}.btn-success:disabled{background:#9ca3af;cursor:not-allowed}.shipment-info{background:#d1fae5;padding:1rem;border-radius:.5rem;margin-top:1rem}.shipment-info h5{font-weight:600;color:#065f46;margin-bottom:.5rem}.empty-state{text-align:center;padding:3rem;color:#6b5344}.empty-state svg{width:4rem;height:4rem;margin:0 auto 1rem;color:#c9b8a8}@media(max-width:768px){.order-info{grid-template-columns:1fr 1fr}.order-item{flex-direction:column;align-items:stretch}.order-actions{justify-content:flex-end;margin-top:.5rem}}
