*{box-sizing:border-box;margin:0;padding:0}body{color:#1e293b;background:#fffbeb;min-height:100vh;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.navbar{color:#fff;background:#d97706;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;box-shadow:0 2px 8px #d977064d}.navbar h2{font-size:1.25rem}.navbar-links{gap:.5rem;display:flex}.navbar-links button{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;transition:background .2s}.navbar-links button:hover{background:#ffffff59}.container{max-width:960px;margin:2rem auto;padding:0 1rem}.page-title{color:#1e293b;margin-bottom:1.5rem;font-size:1.5rem}.login-wrapper{background:linear-gradient(135deg,#d97706 0%,#b45309 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-box{background:#fff;border-radius:16px;width:100%;max-width:400px;padding:2.5rem;box-shadow:0 20px 60px #00000026}.login-box h1{text-align:center;color:#d97706;margin-bottom:.5rem;font-size:1.75rem}.login-box p{text-align:center;color:#64748b;margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-group label{color:#475569;margin-bottom:.35rem;font-size:.875rem;font-weight:600;display:block}.form-group input{border:2px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:.75rem;font-size:1rem;transition:border-color .2s}.form-group input:focus{border-color:#d97706}.btn-primary{color:#fff;cursor:pointer;background:#d97706;border:none;border-radius:10px;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s}.btn-primary:hover{background:#b45309}.btn-accept{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:10px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:background .2s}.btn-accept:hover{background:#059669}.error-msg{color:#ef4444;text-align:center;margin-top:.75rem;font-size:.875rem}.order-card{cursor:pointer;background:#fff;border-radius:14px;margin-bottom:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 12px #0000000f}.order-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}.order-card h4{margin-bottom:.35rem}.order-card p{color:#64748b;margin-bottom:.2rem;font-size:.875rem}.badge{text-transform:uppercase;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.badge-pending{color:#92400e;background:#fef3c7}.badge-accepted{color:#1e40af;background:#dbeafe}.badge-delivered{color:#065f46;background:#d1fae5}.detail-card{background:#fff;border-radius:16px;margin-bottom:1.5rem;padding:2rem;box-shadow:0 2px 12px #0000000f}.detail-card h2{margin-bottom:1rem}.detail-card p{color:#475569;margin-bottom:.4rem}.detail-card strong{color:#1e293b}.detail-products{border-top:1px solid #e2e8f0;margin-top:1.5rem;padding-top:1.5rem}.detail-products h3{margin-bottom:.75rem}.detail-product-item{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:.5rem 0;display:flex}.detail-product-item:last-child{border-bottom:none}.detail-actions{gap:1rem;margin-top:1.5rem;display:flex}.back-btn{color:#d97706;cursor:pointer;background:0 0;border:none;margin-bottom:1rem;padding:0;font-size:.9rem;font-weight:600}.back-btn:hover{text-decoration:underline}.empty-state{text-align:center;color:#94a3b8;padding:3rem}.empty-state h3{color:#94a3b8;margin-bottom:.5rem}.accepted-card{background:#fff;border-radius:14px;margin-bottom:.75rem;padding:1.25rem;box-shadow:0 1px 8px #0000000d}.accepted-card h4{margin-bottom:.25rem}.accepted-card p{color:#64748b;margin-bottom:.15rem;font-size:.875rem}
